CKA Exam Question 46

Deploy a pod with image=redis on a node with label disktype=ssd
  • CKA Exam Question 47

    Create a persistent volume with name app-data, of capacity 2Gi and access mode ReadWriteMany. The type of volume is hostPath and its location is /srv/app-data.

    CKA Exam Question 48

    Set CPU and memory requests and limits for existing pod name
    "nginx-prod".
    Set requests for CPU and Memory as 100m and 256Mi respectively
    Set limits for CPU and Memory as 200m and 512Mi respectively
  • CKA Exam Question 49

    Get the pods with labels env=dev and env=prod and output the labels as well

    CKA Exam Question 50

    View certificate details in /etc/kubernetes/pki