Elastic Fluentd and Kibana Stack on Kubernetes with X-Pack for AuthN and TLS
$export CA_PASSWD='$0meR@nd0mP@ss'; export CERT_PASSWD='$0meR@nd0mP@ss' && ./create-elastic-certs.sh
helm repo add elastic https://helm.elastic.co
helm repo add kiwigrid https://kiwigrid.github.io && helm repo update
git clone [email protected]:Sudharma/efk-k8s.git && cd efk-k8s
helm install efk --name efk --namespace efk
- All the helm charts are in beta mode. Please keep track on the changes.
- Since EFK can be installed in various modes this repo has used most of the predefined configurations for elastic.