apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-28T21:42:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 4ca4d5f0-97ab-4bec-a11a-398fce63ab41
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8rkj
      namespace: kube-system
      uid: b8346dc9-f09a-41f0-a5a5-1ac29bc3e57a
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hsngv
      namespace: kube-system
      uid: 0b474767-1b72-4c0c-8aed-86df7159f814
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
