apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T21:24:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: affdefff-8097-4044-95c4-7c74480f83fe
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7c7dp
      namespace: kube-system
      uid: 330da726-261b-4e98-a0e4-a4180b3ddeb8
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fsvhb
      namespace: kube-system
      uid: 4442e0c9-bdb7-48cd-b2c6-689978d5db1b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
