pires / kubernetes-elasticsearch-cluster

Elasticsearch cluster on top of Kubernetes made easy.
Apache License 2.0
1.51k stars 687 forks source link

Add optional instructions to deploy Kibana #101

Closed freed-git closed 7 years ago

freed-git commented 7 years ago

Your project is amazing for setting up elasticsearch on kubernetes, but it would be great to have the yaml files for setting up kibana also. Could this be added to the project?

pires commented 7 years ago

I'm open to review PRs that add that functionality as an opt-in, meaning disabled by default but easily enabled by any user interested in having it.

cfontes commented 7 years ago

Here is my suggestion

https://github.com/pires/kubernetes-elasticsearch-cluster/pull/111

pires commented 7 years ago

Fixed! Thanks @cfontes.