apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:06:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 97c6352c-2bed-4cdb-b5cd-5191a0a7fe6b
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qr7dq
      namespace: kube-system
      uid: 06695076-e10e-4c24-9b53-893c6939e4f3
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpvqd
      namespace: kube-system
      uid: 86b7af79-c79b-4c79-9893-4ff6e33e845c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
