#kubectl get svc -n kubesphere-monitoring-system
prometheus-k8s ClusterIP None <none> 9090/TCP 3d22h
prometheus-k8s-system ClusterIP None <none> 9090/TCP 3d22h
prometheus-operated ClusterIP None <none> 9090/TCP 3d22h
1.prometheus和prometheus-k8s-system的区别?分别什么作用?
2.为什么都是9090端口?分别搜集什么数据?
3.prometheus.yaml在prometheus-k8s这个Secret里,但是ui上显示managed-by prometheus-operator
,这里的修改了prometheus.yaml和prometheus-operator什么关系?修改后operator会作什么反应?
麻烦大佬解疑答惑!!!谢谢先!