apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T15:50:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 5e65b5f3-9381-4686-b1b6-ece7904d2f8b
subsets:
- addresses:
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6bz9p
      namespace: kube-system
      uid: acc7c6fe-9bb1-44e8-b6d2-23b1692fe4d4
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kxln
      namespace: kube-system
      uid: b915b4eb-12ca-4c8a-be44-4e829af87ed9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
