CKAD-Exercises

CKAD Practice Exercises

Welcome to the CKAD Practice Exercises Repository! This repository contains topic-wise practice questions aligned with the official CKAD Curriculum. These exercises are designed to help you prepare for the Certified Kubernetes Application Developer (CKAD) exam with hands-on practice.

Repository Structure

Each topic from the CKAD curriculum has its own markdown page with detailed practice questions and solutions. Below is the list of topics with links to their respective pages:

Practice Topics

  1. Application Deployment
  2. Application Design And Build
  3. Application Environment, Configuration And Security
  4. Application Maintenance And Observability
  5. Service And Networking
  6. Docker/Podman

Features

Getting Started

  1. Clone the Repository:
    git clone https://github.com/hitenpratap/CKAD-Exercises.git
    cd CKAD-Exercises
    
  2. Explore Topics: Navigate to the markdown file for the topic you want to practice and start solving questions.

  3. Set Up Kubernetes Environment: Ensure you have access to a Kubernetes cluster and the kubectl command-line tool installed.

  4. Try Solutions: Solutions are provided with each question. Apply the configurations and observe the outcomes in your Kubernetes cluster.

Useful Resources

Disclaimer

These questions and solutions are provided โ€œas isโ€ and there is a possibility that some questions or solutions may contain errors or may not work as expected. If you come across any such issues, please feel free to create a pull request (PR) with the fix or open an issue in the repository. Your contributions to improve the content are highly appreciated!

Contributions

Contributions are welcome! If you have additional questions or improvements, feel free to open a pull request.


Happy Practicing and Good Luck with your CKAD Exam! ๐ŸŽ‰