apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:14:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 733c8c22-dbd8-49b0-8f35-e6c4a8177dda
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8c5gm
      namespace: kube-system
      uid: c970f25c-66e0-4f3c-acfc-bca70dccf1c7
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bbv28
      namespace: kube-system
      uid: c9e9c019-8cf2-4c95-bbf9-67665bddfd7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
