CKA Exam Question 21

Create an nginx pod and list the pod with different levels of verbosity

CKA Exam Question 22

Create and configure the service front-end-service so it's accessible through NodePort and routes to the existing pod named front-end.

CKA Exam Question 23

Scale down the deployment to 1 replica

CKA Exam Question 24

Create a Job with an image node which prints node version and
verifies there is a pod created for this job
  • CKA Exam Question 25

    Create a deployment called webapp with image nginx having 5 replicas in it, put the file in /tmp directory with named webapp.yaml