apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T04:29:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 54ebc65e-78a4-4b33-a46f-b8aed09952e9
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wds4m
      namespace: kube-system
      uid: b1b17a3c-f9a0-480a-a03b-127da4867abe
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2g2gb
      namespace: kube-system
      uid: 6b29e736-93c8-48c2-9360-f509eed2eee5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
