apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T03:24:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: bc27dee6-ad45-46e4-b74a-e1f8f100b068
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-22td8
      namespace: kube-system
      uid: 101575ff-0862-4f61-b4c9-39a282547eda
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cqnt
      namespace: kube-system
      uid: 8297b50e-39f6-47a9-871c-b0813b1a9930
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
