DROPS: Instalando Kube Prometheus Stack no K8S
Adicione o repositóriohelm repo add prometheus-community https://prometheus-community.github.io/helm-charts
Atualize os índiceshelm repo update
Instale o pacote
helm install kube-prometheus prometheus-community/kube-prometheus-stack
Done, agora basta configurar os acessos via ingress.