kube-prometheus-stack部署prometheus全栈监控k8s

添加源

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

更新源

helm repo update

成功输出

Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "projectcalico" chart repository
Update Complete. ⎈Happ

你可能感兴趣的:(Kubernetes,kubernetes)