Welcome to the Linux Foundation Forum!
-
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 -
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)