ExamGecko
Question list
Search
Search

Question 42 - JN0-213 discussion

Report
Export

You are asked to run a container in a Kubernetes environment.

What should you do to accomplish this task?

A.
Define a YAML manifest for the container and its resources.
Answers
A.
Define a YAML manifest for the container and its resources.
B.
Create a JINJA2 template for the container and its resources.
Answers
B.
Create a JINJA2 template for the container and its resources.
C.
Create a WYSYG definition for the container and its resources.
Answers
C.
Create a WYSYG definition for the container and its resources.
D.
Define an XML configuration for the container and its resources.
Answers
D.
Define an XML configuration for the container and its resources.
Suggested answer: A

Explanation:

To run a container in a Kubernetes environment, you should define a YAML manifest for the container and its resources2. YAML manifests are used to define Kubernetes objects, such as pods or services.These manifests describe the desired state of the system2.

asked 18/09/2024
Lakshmi Yechuri
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first