Knowledge Check
Congratulations on completing Chapter 14- Custom Resource Definitions. Take this quiz to check your understanding of the concepts you've learned about so far.
Question 14.1
What do we use when adding a new API object to kube-apiserver?
A. Exterior object
B. Custom Resource Definition
C. Aggregated APIs
D. Extended API
Question 14.2
What do we use to add a new API server to the cluster acting as a subordinate to kube-apiserver?
A. Exterior object
B. Custom Resource Definition
C. Aggregated APIs
D. Extended API
Question 14.3
All Custom Resource Definitions must exist in a namespace. True or False?
A. True
B. False
Answer: B C B
Last updated