apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T19:03:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 971a7cfd-9895-4bd8-ae1d-08277f9b05aa
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8rzc
      namespace: kube-system
      uid: abe6ccb2-b898-403a-b7c8-a5c8a222e36b
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d46jh
      namespace: kube-system
      uid: a59f8d2e-b276-4237-a00c-814cd8e80cd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
