apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T12:15:33Z"
  creationTimestamp: "2026-04-27T12:14:42Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5663"
  uid: 93e30fc0-a317-4f7e-8777-71646249649f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c36e58d4-73a0-4fcb-a2b3-0130fa1b6cff
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
