apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T21:13:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 31a1e223-975f-4c93-9726-b363ae4e480f
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6d8jg
      namespace: kube-system
      uid: f19669a8-8ea4-475a-9d45-4ac0826ab51c
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-98mps
      namespace: kube-system
      uid: 1ac61777-78f0-4f7d-a47d-b66e4862407b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
