prometheus-operator / kube-prometheus

Use Prometheus to monitor Kubernetes and applications running on Kubernetes
https://prometheus-operator.dev/
Apache License 2.0
6.74k stars 1.93k forks source link

prometheus-operated的service类型改为LoadBalancer后,过一会会被自动改回ClusterIP #2283

Closed 1015688170 closed 5 months ago

1015688170 commented 11 months ago

我通过yaml文件将prometheus-operated的service类型改为LoadBalancer apiVersion: v1 kind: Service metadata: labels: operated-prometheus: "true" name: prometheus-operated namespace: monitoring annotations: service.kubernetes.io/qcloud-loadbalancer-internal-subnetid: xxx-xxx spec: ports:

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had any activity in the last 60 days. Thank you for your contributions.

github-actions[bot] commented 5 months ago

This issue was closed because it has not had any activity in the last 120 days. Please reopen if you feel this is still valid.