The mandatory fields required to create a Kubernetes object using a YAML file are:
apiVersion:
Specifies the version of the Kubernetes API you are using to create the object.
kind:
Defines the type of Kubernetes object you want to create (e.g., Pod, Deployment, Service).
metadata:
Contains data that helps uniquely identify the object, such as its name and optional namespace.
spec:
Describes the desired state of the object, varying significantly depending on the kind of object.
This section is not available anymore. Please use the main Exam Page.KCNA Exam Questions
Log in to ExamTopics
Sign in:
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.
8378ffe
2 months, 2 weeks agoZangi
4 months, 1 week ago