apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:20:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: ee89d5e7-a6d9-47ab-a60a-7d861cd29720
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbprn
      namespace: kube-system
      uid: a7ea6400-404e-4fa8-a42c-8a043f019fdd
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmf89
      namespace: kube-system
      uid: a6741098-df9b-4a14-84e2-8a7a30d98b94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
