apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T21:01:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: e5dae300-53f6-4620-9334-ed8ee98f36fb
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8r9t
      namespace: kube-system
      uid: d0aa6e0a-b8bd-4a41-9405-76bf9f648476
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxqgl
      namespace: kube-system
      uid: 3409c199-f4e7-4e04-b19d-c954f70bded1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
