Guto Carvalho # 2022-21-08 @ BSB
Guto Carvalho # 2022-21-08 @ BSB

DROPS: Instalando Kube Prometheus Stack no K8S

by

Adicione o repositório

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts

Atualize os índices

helm repo update

Instale o pacote

helm install kube-prometheus prometheus-community/kube-prometheus-stack

Done, agora basta configurar os acessos via ingress.