apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T13:37:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 51423704-6202-4d75-a00e-3c20bfd9b1d1
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8m6t9
      namespace: kube-system
      uid: 3dead304-d5c6-4747-9832-a8cca6b8bf56
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5pgd8
      namespace: kube-system
      uid: 3eedf4c9-ed28-41eb-9f6e-747f74705b6d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
