apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T18:26:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: a478ca44-ca39-4031-a922-401832fa4ab1
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qn56
      namespace: kube-system
      uid: 63f0c4c7-0614-4c7e-8b32-1c56039309fb
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twdjn
      namespace: kube-system
      uid: a4ec8e21-543a-4f4f-b640-d5551280784c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
