Welcome to the Linux Foundation Forum!
-
Re: lab 3.4 step 15 - error when trying to 'replace -f first.yaml'
Hi @jcremp77, If you look closely at the error, you may notice that there seems to be an issue with the object's UID. More precisely, there is a UID conflict during the kubectl replace process. …1 -
Re: Lab 3.2 - lxc installation fails with 'dnsmasq[]: failed to create listening socket for 10.0.3.1'
Hi @heiko_s, Thank you for your detailed feedback. Such conflicts are to be expected on dedicated systems, where many packages have been installed over time. One way to prevent such issues is to star…1 -
Re: Help automating environment config in Chapter 3
Hi @andreizimin, It is possible to automate the provisioning of your VM instances, together with the installation of software components and the cluster bootstrapping. The automation can be achieved …1 -
Re: Lab 6.3
Hi @AlexeyBY, The error is typical for improper YAML formatting. However, it is impossible to tell what exactly caused the error based on how the YAML code was provided above. I would recommend using…1 -
Re: kubectl command throwing error
Hi @santoshsub123, It seems you ran the k8sMaster.sh script as root or with sudo, and in the process the .kube directory and possibly its contents are now owned by root instead of cloud_user, produci…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)