apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:21:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: b150d46c-ff6f-40f9-85b9-17c0288f5226
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fz8rt
      namespace: kube-system
      uid: 8800a73b-8230-434d-aa1b-950ec56a0bbc
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdrrs
      namespace: kube-system
      uid: 6d284828-5bed-4903-a1c4-dd065673ed13
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
