I am using rancher to deploy cluster and I want to...
# rke
g
I am using rancher to deploy cluster and I want to install prometheus helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo add stable https://charts.helm.sh/stable helm repo update helm install prometheus prometheus-community/kube-prometheus-stack --namespace monitoring --kubeconfig kube_config_cluster.yml But I can't see any pods after install , can have any support for me, please