exam questions

Exam 701-100 All Questions

View all questions & answers for the 701-100 exam

Exam 701-100 topic 1 question 27 discussion

Actual exam question from LPI's 701-100
Question #: 27
Topic #: 1
[All 701-100 Questions]

FILL BLANK -
Which elements exist on the highest level of the definition of every Kubernetes Objects? (Specify the name of one of the elements, without any values.)

Show Suggested Answer Hide Answer
Suggested Answer: pod

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hector1978
Highly Voted 3 years, 5 months ago
Wrong answer. It's apiVersion
upvoted 8 times
...
Peixinho
Most Recent 2 months, 3 weeks ago
"apiVersion", "kind", "metadata"
upvoted 1 times
...
MJ06
1 year, 10 months ago
"Required Fields In the .yaml file for the Kubernetes object you want to create, you'll need to set values for the following fields: apiVersion - Which version of the Kubernetes API you're using to create this object kind - What kind of object you want to create metadata - Data that helps uniquely identify the object, including a name string, UID, and optional namespace spec - What state you desire for the object" Looks like it could be any of the four fields listed above based on the question referencing "elements" and requesting that you name one of the elements. https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/
upvoted 1 times
...
Blob21
2 years ago
I think its apiVersion. look at the exaxt wording of the question
upvoted 2 times
...
DALII
2 years, 4 months ago
Pod is a top-level resource in the Kubernetes REST API. The Pod object definition describes the object in detail. ---- https://kubernetes.io/docs/concepts/workloads/pods/ it's correct answer i think
upvoted 2 times
...
Julioz
2 years, 6 months ago
Agree its "apiVersion" https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/ ``` apiVersion: apps/v1 kind: Deployment metadata: ```
upvoted 1 times
...
Auditore
2 years, 7 months ago
deployment
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago