apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:56:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: a5dc9d8b-25ba-489c-883b-6e901e626a46
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkk7r
      namespace: kube-system
      uid: d6850ce6-9762-4cca-970f-16d1fc21504b
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nwb7l
      namespace: kube-system
      uid: ed8d9702-08b4-4090-adc1-528ad82875f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
