apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:57:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 105b66b0-70ec-46ca-bbf2-8d8c77cb6f64
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9v7hb
      namespace: kube-system
      uid: 0284aec3-ca24-4e3d-9a9a-50751dd24057
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ghbnp
      namespace: kube-system
      uid: ae81a90d-1ab4-4f94-b6c4-4f3906de38e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
