CKA Exam Question 31

Scale the deployment to 5 replicas

CKA Exam Question 32

Create a pod as follows:
Name: mongo
Using Image: mongo
In a new Kubernetes namespace named: my-website

CKA Exam Question 33

Make the node schedulable by uncordon the node

CKA Exam Question 34

What are the differences between using a service versus using an application for Security Policy match?
  • CKA Exam Question 35

    Scale the deployment webserver to 6 pods.