Skip to content

Cluster Status

Commands and output from a running single-node k0s cluster.

Terminal window
k0s status
Version: v1.35.2+k0s.0
Process ID: 906260
Role: controller
Workloads: true
SingleNode: false
Kube-api probing successful: true
Kube-api probing last error:
Terminal window
kubectl cluster-info
Kubernetes control plane is running at https://192.168.10.191:6443
CoreDNS is running at https://192.168.10.191:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
Terminal window
kubectl get nodes
NAME STATUS ROLES AGE VERSION
vale Ready control-plane 2d3h v1.35.2+k0s