apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-03T10:26:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "714"
  uid: 26995ca3-9ff2-4b96-8ddc-e3a34be331db
subsets:
- addresses:
  - ip: 172.24.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mkc4k
      namespace: kube-system
      uid: 591a3e1d-ae6f-43c1-831c-c3b050510353
  - ip: 172.24.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-k5shc
      namespace: kube-system
      uid: 26f3f663-6bcc-4738-9911-b1f508337d33
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
