apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T16:29:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: c956ab80-06dd-41e1-99d9-9f045073b335
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rdklm
      namespace: kube-system
      uid: 79142a49-1857-4b96-9b6b-2c536337b1b3
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7hmw
      namespace: kube-system
      uid: 955ce33f-7adb-4c51-873d-737e1f70edcd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
