apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:45:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: c842242c-26b5-4be9-a2ab-d620a8b836ad
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gcnj
      namespace: kube-system
      uid: b37e81d6-6a81-4f5d-b3b3-e61fa95408ba
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pwg2w
      namespace: kube-system
      uid: 01d6de24-ee4c-4869-a043-49f5e0da365a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
