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.
- Host: GitHub
- URL: https://github.com/ibrahimatay/ckad-exercises
- Owner: ibrahimatay
- Created: 2020-05-18T21:32:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T16:52:01.000Z (3 months ago)
- Last Synced: 2025-03-31T06:03:55.414Z (2 months ago)
- Topics: ckad, ckad-exercises, ckad-practice, k8s, kubernetes
- Language: HTML
- Homepage:
- Size: 5.1 MB
- Stars: 72
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)