apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T15:13:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 66974314-09fc-49b5-9e43-fd2258cf359e
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8lvdt
      namespace: kube-system
      uid: e9323981-5f60-42a4-841d-20abe4fc0114
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpbpv
      namespace: kube-system
      uid: 8c170aa1-a70c-4119-b654-b94e96059c68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
