- 
      
- 
        Save gaurav-dalvi/d1f6ea947d87ea73ed7a94c947dea6d2 to your computer and use it in GitHub Desktop. 
Revisions
- 
        gaurav-dalvi created this gist Dec 22, 2017 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/fluentd-es-ds.yaml kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/es-statefulset.yaml kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/es-service.yaml kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/kibana-deployment.yaml kubectl apply -f https://raw.githubusercontent.com/selvik/kubernetes/master/cluster/addons/fluentd-elasticsearch/kibana-service.yaml kubectl get pods -n kube-system kubectl get svc -n kube-system Kibana UI will be running at : masterNodeIP:30601