apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-10T18:21:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "821"
  uid: 09089e2f-6b70-4f9d-88a3-017d9d651a4e
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxc4g
      namespace: kube-system
      uid: f944e8d1-58fe-4dab-848d-84e561370f50
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcxdc
      namespace: kube-system
      uid: c3d30e32-fc39-4c45-b52e-445021b6d43d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
