You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
I get the following warning and the command doesn't continue:
$> sudo kubeadm join futro:448/k8s/clusters/local --token q196ko.xxxxx --discovery-token-ca-cert-hash sha256:xxxx --v=5
I0921 07:40:21.086934 2123505 checks.go:130] validating if the "kubelet" service is enabled and active
[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
Issue is kubelet service is not detected. Name of the service is snap.kubelet instead. Installing kubelet packages from .deb files tends to be more reliable compared to using snap.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have an issue running Ubuntu 22.04.3 LTS
I get the following warning and the command doesn't continue:
Issue is kubelet service is not detected. Name of the service is
snap.kubelet
instead. Installing kubelet packages from .deb files tends to be more reliable compared to using snap.The text was updated successfully, but these errors were encountered: