apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T01:37:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "693"
  uid: 55426a17-1370-44d1-8243-d5aa8db47d56
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kpfrb
      namespace: kube-system
      uid: 53c8172a-2b6a-4da9-baa1-ee4cf9d4f25f
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fk4q7
      namespace: kube-system
      uid: 8b9d4a03-bf10-4d63-ae70-7db65250bf05
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
