Linux Foundation Certified Kubernetes Application Developer CKAD Exam Questions

Page: 1 / 14
Total 48 questions
Question 1

SIMULATION

Set Configuration Context:

[student@node-1] $ | kubectl

Config use-context k8s

Context

A web application requires a specific version of redis to be used as a cache.

Task

Create a pod with the following characteristics, and leave it running when complete:

* The pod must run in the web namespace.

The namespace has already been created

* The name of the pod should be cache

* Use the Ifccncf/redis image with the 3.2 tag

* Expose port 6379



Answer : A

Solution:


Page:    1 / 14   
Total 48 questions