apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:26:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 5bc8fe79-b12f-404e-b246-cfa7785193c9
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rkzd
      namespace: kube-system
      uid: 019eb483-fd7c-4e97-b1d4-07054006b42a
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcm7t
      namespace: kube-system
      uid: 8b655f0c-9f0c-41d1-a4f4-3d2f537ebe0f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
