CKA Exam Question 66

Perform the following tasks:
Add an init container to hungry-bear (which has been defined in spec file /opt/KUCC00108/pod-spec-KUC C00108.yaml ) The init container should create an empty file named /workdir/calm.txt If /workdir/calm.txt is not detected, the pod should exit Once the spec file has been updated with the init container definition, the pod should be created

CKA Exam Question 67

Create a busybox pod that runs the command "env" and save the output to "envpod" file

CKA Exam Question 68

Ensure a single instance of pod nginx is running on each node of the Kubernetes cluster where nginx also represents the Image name which has to be used. Do not override any taints currently in place.
Use DaemonSet to complete this task and use ds-kusc00201 as DaemonSet name.

CKA Exam Question 69

What is the maximum number of samples that can be submitted to WildFire manually per day?