Question 31

Create a pod with environment variables as var1=value1.Check the environment variable in pod
  • Question 32

    Get IP address of the pod - "nginx-dev"
  • Question 33

    Watch the job that runs 10 times one by one and verify 10 pods are created and delete those after it's completed

    Question 34

    What is the maximum number of samples that can be submitted to WildFire manually per day?
  • Question 35

    Create a hostPath PersistentVolume named task-pv-volume with storage 10Gi, access modes ReadWriteOnce, storageClassName manual, and volume at /mnt/data and verify