apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T06:03:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 00645181-cdad-4b9e-988a-1cd938d1b59e
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bsdzt
      namespace: kube-system
      uid: bae3187c-fdad-4682-ad0e-519d910bb27d
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bt57j
      namespace: kube-system
      uid: da5a1332-28fc-43b8-afee-0e138874d26c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
