apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T03:27:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: cb06acd5-2c55-4669-b026-2a6bf41df514
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsxh8
      namespace: kube-system
      uid: 36a04acc-5bbf-48cd-9562-8aec48c0cf17
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pnnbq
      namespace: kube-system
      uid: f1448849-27f1-42a8-a768-026f9623b04e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
