ExamGecko
Question list
Search
Search

Question 48 - JN0-213 discussion

Report
Export

What are the two primary ways used to manage objects by kubectl? (Choose two.)

A.
imperative commands
Answers
A.
imperative commands
B.
declarative commands
Answers
B.
declarative commands
C.
imperative object commands
Answers
C.
imperative object commands
D.
declarative object configuration
Answers
D.
declarative object configuration
Suggested answer: A, D

Explanation:

The two primary ways used to manage objects by kubectl are imperative commands and declarative object configuration10. Imperative commands operate directly on live objects in a cluster.The user provides operations to the kubectl command as arguments or flags10. Declarative object configuration specifies the operation (create, replace, etc.), optional flags and at least one file name.The file specified must contain a full definition of the object in YAML or JSON format10.

asked 18/09/2024
Ahmed Khalifa
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first