Question 31

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

    Create a redis pod and expose it on port 6379
  • Question 33

    Create a deployment as follows:
    Name: nginx-random
    Exposed via a service nginx-random
    Ensure that the service & pod are accessible via their respective DNS records The container(s) within any pod(s) running as a part of this deployment should use the nginx Image Next, use the utility nslookup to look up the DNS records of the service & pod and write the output to
    /opt/KUNW00601/service.dns and /opt/KUNW00601/pod.dns respectively.

    Question 34

    Verify certificate expiry date for ca certificate in /etc/kubernetes/pki

    Question 35

    What file type upload is supported as part of the basic WildFire service?