apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:51:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: f7ab561c-5e7c-424e-bc37-c5991af35ddf
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wr5t
      namespace: kube-system
      uid: 8733ac80-9736-4f90-a7a2-64badea5bc37
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxbkx
      namespace: kube-system
      uid: fda21063-a89c-4d28-b249-8f4c76332e2d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
