apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T14:19:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 40ff0cf9-8390-4ec9-a76d-6e53eb4736ac
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kv29j
      namespace: kube-system
      uid: 209332e3-9152-4d95-a129-d86357be5965
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mvtdn
      namespace: kube-system
      uid: 86b0ee64-8489-477e-b4a2-6a6e921c6f8a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
