apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T18:02:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: ec8d3cc5-38a7-4f36-b317-4af4d0792387
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9q9p
      namespace: kube-system
      uid: f274d933-39ac-4c1f-a585-67ee46cfa269
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bj4bl
      namespace: kube-system
      uid: 00ba1394-2d21-48e0-b8c6-70f175b2e81f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
