Install EFK stack on Kubernetes using Helm

Publicado em: 01 Agosto 2024
no canal de: 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...


Nesta página do site você pode assistir ao vídeo on-line Install EFK stack on Kubernetes using Helm duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Thulasi Tech In Creative 01 Agosto 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 251 vezes e gostou 9 espectadores. Boa visualização!