Welcome to the Linux Foundation Forum!
-
Re: Lab2.2: kubeadm join failed because of connection refused
Hi @caishaoping, Please ensure that there is no overlap between subnets of nodes, pods, and services. By default services use 10.96.0.0/12 managed by the cluster, and the default pod subnet is 192.16…1 -
Re: Lab 2.2 - Port 6443 stops responding intermittently on the control plane
Hi @scottengle, This is a strange behavior indeed. If it is due to GCP issues, there isn't much we can do about it. However, at times it may be related to how the cluster nodes VMs have been pro…1 -
Re: Communicate Between Containers in the Same Pod Using a Shared Volume
Hi @dockerlander, The onemorelevel/test.html of the debian container will be accessible by the nginx container at /usr/share/nginx/html/onemorelevel/test.html. Regards, -Chris1 -
Re: Lab 6.4.6, serviceAccountName vs securityContext runAsUser
Hi @docklander, The service account resource allows Kubernetes applications defined by pods to be assigned permissions just like a user account. These permissions, defined with role based access cont…1 -
Re: lab 2.1 username and passward failed.
If you remove the username and password then you will get the restricted access message. The backslash \ is not part of the link, it is used here as a separator for a multi-line command. Regards, -Ch…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)