apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T03:07:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 65bb74bf-7e2e-4c75-ac00-197f136ed0fb
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6ddz
      namespace: kube-system
      uid: ce365775-3434-4d18-ae98-1ae46d9839c4
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4bdz
      namespace: kube-system
      uid: d1815f01-db06-42a8-8442-0f06914e919c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
