apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T06:07:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 289ae2a8-1525-47be-bdbc-b84f56787cd2
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4xhl
      namespace: kube-system
      uid: 9a804f80-09a9-4146-a0e4-467f2f5a4b0c
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c628k
      namespace: kube-system
      uid: 1b350b14-6269-4e4d-be96-26dfcd283741
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
