jayendrapatil / kubernetes-exercises
- понедельник, 20 декабря 2021 г. в 00:30:39
Collection covers kubernetes exercises categorized topics-wise and referred back to the individual Kubernetes certification exams.
This collection covers a set of exercises which are categorized topics wise and referred back to the individual Kubernetes certification exams. As the exam pattern and topics keep on changing, however, the topics remain more or less the same, I have created the exercises per topics and mapped them back to the exam.
Try out the Katacode Kubernetes playgroud which provides 2 node kubernetes cluster, which is good enough to completed almost all of the exercises.
NOTE: Current k8s version is 1.18 while the exams have already upgraded to 1.22 version. Also, I have done my best to test all the code samples in the playgroud and works fine.