CKAD Practice Exam: Multi-Container Pods
Description
This lab is part of a series of practice exam content for the Certified Kubernetes Application Developer (CKAD) certification. Each practice exam in the series provides you with exam-like tasks to perform in a Kubernetes cluster modeled after the clusters used in the real CKAD exam. Each practice exam focuses on one particular domain in the CKAD exam curriculum. The tasks outlined in the practice exam should be attempted on your own with consultation of the official Kubernetes documentation, just like in the real exam. If you do need some assistance with a particular task, the solution and relevant exam tips are provided in the final solution guide lab step in the lab.
This practice exam focuses on the Multi-Container Pods domain which is worth 10% of the exam. The Multi-Container Pods domain encapsulates the following knowledge, skills, and abilities listed in the exam curriculum:
- Understand Multi-Container Pod design-patterns (e.g. ambassador, adapter, sidecar)
Assessed topics
- Kubernetes multi-container pods
Intended Audience
- Kubernetes certification exam candidates
- Kubernetes practitioners
Prerequisites
- Completion of prior content in the Certified Kubernetes Application Developer (CKAD) Exam Preparation learning path is highly recommended
Updates
July 18th, 2024 - Updated Kubernetes version
October 12th, 2023 - Updated to run Kubernetes 1.28
June 12th, 2023 - Updated to run Kubernetes 1.26
September 6th, 2022 - Updated to run Kubernetes 1.24
June 6th, 2022 - Fixed issue causing check errors
February 15th, 2022 - Added solution guide resource
June 30th, 2021 - Resolved an issue causing the Pod in the mcp
namespace to not have log messages in /var/log/random.log