apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T15:24:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: 065e2c7f-05ee-48a2-bbc8-97420d4bb05a
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72xw6
      namespace: kube-system
      uid: f5c382ac-a20a-4f58-a7f8-e21f099e34f4
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9xvrd
      namespace: kube-system
      uid: ae0920a4-d1c3-4e48-8039-6831cb0f9848
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
