...

/

Quiz: Working Hands-On with Pods

Quiz: Working Hands-On with Pods

Test your understanding of the working of Pods.

We'll cover the following...
1

What is the purpose of the .kind field in manifest files?

A)

It tells Kubernetes the type of object being deployed.

B)

It is where you attach name and labels.

C)

It is where you define the containers that will run in the Pod.

D)

None of the above.

Question 1 of 60 attempted