步骤1 安装helm curl https://baltocdn.com/helm/signing.asc | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null sudo apt-get install apt-transport-https --yes echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.co...
Server setup and configuration: MinIO operator and tenant deployed using Helm Chart (version5.0.x)
2.0.0 helm.sh/chart: kube-state-metrics-3.1.1 name: prometheus-stack-kube-state-metrics namespace: monitoring spec: progressDeadlineSeconds: 600 replicas: 1 revisionHistoryLimit: 10 selector: matchLabels: app.kubernetes.io/name: kube-state-metrics strategy: rollingUpdate: maxSurge: 25% maxUnavai...
步骤1 安装helm curl https://baltocdn.com/helm/signing.asc | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null sudo apt-get install apt-transport-https --yes echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.co...
Helm Chart used: kafka-lag-exporter-0.4.1 Kafka Version used: 1.1.0 Kafka is deployed on kubernetes, and is not a Strimzi Kafka Debug logs also look fine, no errors: 2019-06-14 07:45:46,218 WARN o.a.k.c.admin.AdminClientConfig - The configuration 'sasl.jaas.config' was supplied ...
- job_name: monitoring/foundation-prometheus/0 honor_labels: true params: match[]: - '{__name__=~".+"}' scrape_interval: 30s scrape_timeout: 10s metrics_path: /federate scheme: http kubernetes_sd_configs: - api_server: null role: endpoints namespaces: names: - monitoring relabel_config...