Welcome to the Linux Foundation Forum!
-
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 -
Re: Why do we have to taint the nodes
Hi @shubhasismathur, When setting up our cluster we are actually removing a taint. The Master node is initially tainted during the cluster bootstrapping to prevent the Scheduler from assigning client…1 -
Re: Lab 2.2 error on installation the Kubernetes cluster
Hi, With the release of a new Kubernetes version, lately, we noticed that prior versions are impacted in one way or another. Version 1.13.1 used for the labs was impacted by the kubernetes-cni packag…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)