apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T21:05:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: d80df0ba-f8a2-4cea-8129-79c52b560fab
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9kfhw
      namespace: kube-system
      uid: e2536a21-6664-4216-a0e7-6c0c2e9c0191
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4f8rw
      namespace: kube-system
      uid: 8307e7aa-bb1b-46b0-a0aa-df5a64aab86a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
