This Kubernetes Lab Questions repository is part of K8s Hands on Lab where you can practice all the questions and get the output if the questions did wrong or right.
You have to setup Lab environment first from K8s Hands on Lab to practice the Lab questions.
It has scripts Start_CKA_Lab*.sh (e.g.- Start_CKA_Lab1.sh, Start_CKA_Lab2.sh and Start_CKA_Lab3.sh) and each script represents to each Lab.
You can run each script Start_CKA_Lab*.sh (e.g.- Start_CKA_Lab1.sh, Start_CKA_Lab2.sh and Start_CKA_Lab3.sh) to execute its Lab. Or these scripts can be executed from the K8s Hands on Lab jump machine.
./Start_CKA_Lab1.sh
or
./Start_CKA_Lab2.sh
or
./Start_CKA_Lab3.sh
Distributed under the GNU General Public License v2.0. See LICENSE for more information.