apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T00:46:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 347db635-b358-4fcf-ad44-bed6ebacf5fa
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5m46w
      namespace: kube-system
      uid: 357e737d-6289-49a0-bf6d-a1e52cf30530
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tpgm9
      namespace: kube-system
      uid: 4224b1ba-6e9a-484a-9c24-46ca77e7806e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
