An open API service indexing awesome lists of open source software.

https://github.com/ibrahimatay/ckad-exercises

Practice materials and exercises for preparing for the Certified Kubernetes Application Developer (CKAD) exam.
https://github.com/ibrahimatay/ckad-exercises

ckad ckad-exercises ckad-practice k8s kubernetes

Last synced: about 2 months ago
JSON representation

Practice materials and exercises for preparing for the Certified Kubernetes Application Developer (CKAD) exam.

Awesome Lists containing this project

README

        

# CKAD Exercises

Practice materials and exercises are needed to prepare for the Certified Kubernetes Application Developer (CKAD) exam. These resources are designed to help individuals gain the necessary knowledge and skills to complete the CKAD exam and earn their certification successfully.

****Note***: Continuous improvements and bug fixes are made within the repository to produce better solutions.*

## Exercises

- [Exercise - 1](/exercise-1)
- [Exercise - 2](/exercise-2)
- [Exercise - 3](/exercise-3)
- [Exercise - 4](/exercise-4)
- [Exercise - 5](/exercise-5)
- [Exercise - 6](/exercise-6)
- [Exercise - 7](/exercise-7)
- [Exercise - 8](/exercise-8)
- [Exercise - 9](/exercise-9)
- [Exercise - 10](/exercise-10)
- [Exercise - 11](/exercise-11)

# Playgrounds
- [Play with K8s](https://labs.play-with-k8s.com/)
- [Killer Shell: CKAD Simulator](https://killer.sh/ckad)
- [Kind](https://kind.sigs.k8s.io/)
- [The Cloud Native Playground](https://play.meshery.io/)

# Notes
- [Official Kubernetes Documentation](https://kubernetes.io/docs/)
- [Kubectl Commands](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)
- [Research Papers](docs/)