apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T04:25:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 22733d33-cf82-4362-aded-bee88cc71484
subsets:
- addresses:
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vt2dq
      namespace: kube-system
      uid: 3ea3c22b-8de4-4ed7-93e6-01ed0306947c
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b58bd
      namespace: kube-system
      uid: 07ea1ec8-46c1-4560-a4f0-951ce0b9b1ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
