Welcome to the Linux Foundation Forum!
-
Re: CKAD from zero - prerequisites material about linux/docker for this course?
Hi @piatkiewicz, To get yourself started with Linux you can take a look at the "Introduction to Linux" (LFS101) course, available to you from the LF Education catalog from your learner dash…1 -
Re: Problems creating Daemon
Hi @josepmaria, Depending on the size of your cluster this may be the expected outcome. Keep in mind that the DaemonSet Pods are also subject to scheduling constraints such as taints/tolerations, nam…1 -
Re: Problems creating Daemon
Hi @josepmaria, Perhaps there is a demo video you may have missed where multi-node clusters are discussed. However, you can scale a cluster with the minikube node add command. To find out more about …1 -
Re: Problems creating Daemon
Hi @josepmaria, Based on the provided output, you have one node, hence the only one DaemonSet Pod created. Did you expect a different outcome? Why? For a better understanding of the DaemonSet control…1 -
Re: When to define Pods, ReplicaSets and Deployments
Hi @josepmaria, It seems you just answered your own question: and In summary, a Deployment created imperatively does not require explicit creation of the Pod and ReplicaSet objects, while a Deploymen…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)