Welcome to the Linux Foundation Forum!
-
Re: Back-off restarting failed container
Hi, I am glad you were able to determine the cause of the second traefik pod misbehaving. In such cases, when you discover a problem with one of your nodes, chances are that other nodes in the cluste…1 -
Re: 9.8. Shared Volume Example - incomplete
Hi @jzimnowo, Thanks for your feedback. The focus on this slide may have been on the volume and volume mounts definitions and usage. Also, in the attachment, the mount paths at the 2 containers do no…1 -
Re: Back-off restarting failed container
Hi @neirkate, What are the errors for the second traefik pod (-ppjn4) after you stopped the apache service? Did you try deleting the problem pod, and then allow the controller to re-create it? How ma…1 -
Re: kubectl apply vs kubectl create
Hi, create is used for new object(s) creation declaratively (from a configuration file) or imperatively ( kubectl create deployment... ,kubectl create service...). apply offers more flexibility and i…7 -
Re: DNS not getting Registered on Pod
Hi @shubhasismathur, From your second output above, you have coredns pods running, the default DNS server now. Kube-dns is no longer used, although you may see a kube-dns service in your cluster, whi…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)