apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:38:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 5d17e396-2ba2-42ad-a8aa-4e710efc90b7
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4tf4
      namespace: kube-system
      uid: 9b51c22f-488d-46df-bc6f-9bde32c322d0
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mj4hg
      namespace: kube-system
      uid: 047e0d75-1386-42ad-9092-41a602c0877e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
