Install EFK stack on Kubernetes using Helm

Publicado el: 01 agosto 2024
en el 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...


En esta página del sitio puede ver el video en línea Install EFK stack on Kubernetes using Helm de Duración hora minuto segunda en buena calidad , que subió el usuario Thulasi Tech In Creative 01 agosto 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 251 veces y le gustó 9 a los espectadores. Disfruta viendo!