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: Missing dependency for installing and using kubeadm, kubectl and kubelet
Hi @shubhasismathur, This discussion started out of a need to address an installation issue with Kubernetes 1.13.1. It is not for Kubernetes 1.14.1. Regards, -Chris1
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)