Welcome to the Linux Foundation Forum!
-
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 -
Re: lab 2.2 Cannot make worker connect to CP
Hi @blaket, Please make sure your VPC and SG are configured according to the demo video from the introductory chapter tailored to your cloud provider - that should fix any timeouts. Regards, -Chris1 -
Re: Deployment failure
Hi @madhu91s, On the worker you still have a typo to be fixed, on the same "endpoint" line, the port number should be ":5000". Your file has the port number incorrectly displayed …1
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)