apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T23:09:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: ebfb3f86-72ed-4f70-ae6b-d47f7209ea93
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7sl2
      namespace: kube-system
      uid: 53087520-6d81-42b3-818f-eac8095ebc61
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wpqbl
      namespace: kube-system
      uid: 07123c89-cbe2-4667-bc77-0e5da75117d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
