apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T12:31:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 32f1050f-437d-4334-9661-f9c2c779db16
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjsrz
      namespace: kube-system
      uid: af6d7d08-05e6-42e4-8f65-d141e3b2b3a5
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6s7gc
      namespace: kube-system
      uid: 13db9760-c17c-44b3-9f4f-5bcce8dc1b2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
