apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T14:02:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 23e0a953-c352-4065-ba1d-ed05eb66551a
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nv8sn
      namespace: kube-system
      uid: 3d1ae28c-81fa-4bb2-b4a2-f0baf2061214
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2kbzc
      namespace: kube-system
      uid: 5e8cde05-1b5e-4ac3-b732-bdeed0e3fae3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
