Site icon Exam4Training

The YAML file corresponding to the Kubernetes object involves multiple configuration fields. Which of the following descriptions of these configuration fields is wrong?

The YAML file corresponding to the Kubernetes object involves multiple configuration fields. Which of the following descriptions of these configuration fields is wrong?
A . metadata describes some data that uniquely identifies the object, including the name string, UID, and optional NameSpace
B . kind describes the type of object you want to create
C . spec describes the current running status of the object
D . apiVersion describes the version of the Kubernetes API used to create the object

Answer: C

Exit mobile version