apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T00:18:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 5fc277e0-5c3c-42ba-994c-882c845d2604
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qpfch
      namespace: kube-system
      uid: b0079309-4d42-4d0f-be82-a22815117b75
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rzd95
      namespace: kube-system
      uid: 38a20256-ae24-49eb-b25d-02d8e9ff6736
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
