Recap questions
Some of these questions may be similar to the section review questions from earlier in the chapter. This isn’t a problem, and repetition helps you learn and remember things.
See Appendix A for answers.
1. What year was Kubernetes released to the community as an open-source project?
-
- 2020
-
- 1970
-
- 2018
-
- 2014
2. Which of the following features can Kubernetes add to containers? Choose all correct answers.
-
- Self-healing
-
- Autoscaling
-
- Automated image scanning
-
- Zero-downtime rolling updates
3. Which of the following workload types can Kubernetes orchestrate? Choose all correct answers.
-
- Containers
-
- Virtual machines
-
- iOS apps
-
- Serverless functions
4. Which of the following projects enables Kubernetes to orchestrate...