apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:38:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 40b51b3b-e71f-4fa8-a982-d8be7498b5ce
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ch29m
      namespace: kube-system
      uid: f1e2345b-7e8b-40a0-bd35-20c601952761
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hg4gm
      namespace: kube-system
      uid: 7ee7b331-2537-48cb-88e3-8ea52aa07b7e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
