Question 6

Annotate the pod with name=webapp
  • Question 7

    Pause the rollout of the deployment

    Question 8

    List the nginx pod with custom columns POD_NAME and POD_STATUS

    Question 9

    Create a PersistentVolumeClaim of at least 3Gi storage and access mode ReadWriteOnce and verify status is Bound
  • Question 10

    Get list of all the pods showing name and namespace with a jsonpath expression.