xxxxxxxxxx
helm repo add prometheus-community https://prometheus-community.github.io/helm-chart
xxxxxxxxxx
kubectl create namespace monitoring
helm repo add prometheus-community https://prometheus-community.github.io/helm-chart
helm repo update
helm install prometheus prometheus-community/kube-prometheus-stack -n monitoring