apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:47:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: ff116bbe-8f64-45a9-ad7e-17c70bc95f8c
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-smk99
      namespace: kube-system
      uid: decdfcb2-c329-49dc-ac17-71aace9324f2
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pgxz
      namespace: kube-system
      uid: 92057e21-c6f6-4ec4-8df5-d6994c33f61b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
