apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:32:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: a728fbcb-9e2e-43db-86cc-9397fdebd923
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkh7d
      namespace: kube-system
      uid: b7f73bbe-dbcf-4038-9da7-8e4fa60c65f9
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-468dr
      namespace: kube-system
      uid: 6713a10a-09ef-4d75-b99a-5eaa2c39b0d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
