Create a Pod nginx and specify both CPU, memory requests and limits together and verify.
Score: 4%
Task
Create a persistent volume with name app-data , of capacity 1Gi and access mode ReadOnlyMany. The type of volume is hostPath and its location is /srv/app-data .
Change the Image version back to 1.17.1 for the pod you just updated and observe the changes
Create a deployment spec file that will:
* Launch 7 replicas of the nginx Image with the labelapp_runtime_stage=dev
* deployment name: kual00201
Save a copy of this spec file to /opt/KUAL00201/spec_deployment.yaml
(or /opt/KUAL00201/spec_deployment.json).
When you are done, clean up (delete) any new Kubernetes API object that you produced during this task.


Enter your email address to download LinuxFoundation.CKA.v2022-12-07.q68 Dumps