apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:28:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 237aa056-697d-4f43-b69e-45004e42ad95
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6s8h
      namespace: kube-system
      uid: e5b8988b-86c7-49ce-803e-25eb2be08e7f
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5z64t
      namespace: kube-system
      uid: a7bc7a37-ea51-4efc-a869-31529215a3c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
