CKA Exam Question 6
Ensure a single instance of podnginxis running on each node of theKubernetes cluster wherenginxalso represents the Image name whichhas to be used. Do not override anytaints currently in place.
UseDaemonSetto complete thistask and useds-kusc00201asDaemonSet name.
UseDaemonSetto complete thistask and useds-kusc00201asDaemonSet name.
CKA Exam Question 7
Schedule a pod as follows:
Name: nginx-kusc00101
Image: nginx
Node selector: disk=ssd
Name: nginx-kusc00101
Image: nginx
Node selector: disk=ssd
CKA Exam Question 8
Set the node named ek8s-node-1 as unavailable and reschedule all the pods running on it.
CKA Exam Question 9
Create an nginx pod and load environment values from the above configmap "keyvalcfgmap" and exec into the pod and verify the environment variables and delete the pod
CKA Exam Question 10
Install a kubernetes cluster with one master and one worker using kubeadm








