apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T22:09:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 731d1f65-e8b8-4763-9eeb-7c418f5420cb
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bphtt
      namespace: kube-system
      uid: 24aaa4d5-d012-4d4c-b5d4-764473b45ec3
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgnxn
      namespace: kube-system
      uid: 2ca2ab55-cb34-4718-bcb6-53a906b8079f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
