apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T05:07:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: cf96a649-0457-4612-bc0d-8c52b75a5e5e
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ww4vd
      namespace: kube-system
      uid: c4f845a1-7ee3-4505-b298-861bdec3d1ed
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mnkxz
      namespace: kube-system
      uid: 29694e01-a351-43e8-ae87-96734b96fe7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
