Install EFK stack on Kubernetes using Helm

Pubblicato il: 01 agosto 2024
sul canale di: Thulasi Tech In Creative
251
9

1.Install helm
2. create the helm package
3. modify the helm chats

Helm create .
helm package .
helm install my-logging-stack ./my-logging-stack-0.1.0.tgz
helm list
helm status my-logging-stack
kubectl get pods
kubectl get services
kubectl create secret generic elasticsearch-credentials --from-literal=password='kibana'

kubectl create secret generic elasticsearch-credentials --from-literal=username='elastic' --from-literal=password='kibana' --namespace=fluentd
https://github.com/ThulasiKumar379/EF...


In questa pagina del sito puoi guardare il video online Install EFK stack on Kubernetes using Helm della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Thulasi Tech In Creative 01 agosto 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 251 volte e gli è piaciuto 9 spettatori. Buona visione!