Cluster Status
Cluster Status
Section titled “Cluster Status”Overview
Section titled “Overview”Commands and output from a running single-node k0s cluster.
k0s status
Section titled “k0s status”k0s statusVersion: v1.35.2+k0s.0Process ID: 906260Role: controllerWorkloads: trueSingleNode: falseKube-api probing successful: trueKube-api probing last error:kubectl cluster-info
Section titled “kubectl cluster-info”kubectl cluster-infoKubernetes control plane is running at https://192.168.10.191:6443CoreDNS 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'.kubectl get nodes
Section titled “kubectl get nodes”kubectl get nodesNAME STATUS ROLES AGE VERSIONvale Ready control-plane 2d3h v1.35.2+k0s