Welcome to the Linux Foundation Forum!
-
Re: Lab 3.2 Cant access cluster after Reboot
Hi @jola1987, The errors you see are expected when attempting to run kubectl commands on the worker node. The kubectl command is only configured to run from the control plane node, if the installatio…1 -
Re: kubeadm init
Hi @edsonz, Your issue seems to be different, related to the runtime configuration. Please download the latest release of the lab guide from 03-01-2023, and follow the updated installation steps, pay…1 -
Re: Getting error :setfacl: /home/ubuntu/.local: No such file or directory
Hi @dalbaran and @terrence, The ~/.local directory (if missing) can easily be created with mkdir .local. If the lxc-start command does not run the container upon creation with lxc-create (which seems…1 -
Re: LFS258 LAB 3.1 step 18 - bad link to calico.yaml
Hi @thomasking156 and @telcomx, The following command should work: kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.25.0/manifests/calico.yaml Regards, -Chris1 -
Re: lab 2.2 Cannot make worker connect to CP
Hi @blaket, On the worker node please run sudo kubeadm reset then attempt to run the k8sWorker.sh script. Regards, -Chris1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)