Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

CKA Practice (Simple Edition)

Straightforward CKA practice labs derived from the CKA-PREP playlist. Every question lives in its own folder with three bash files:

  • LabSetUp.bash � copy/paste into Killercoda (or any Kubernetes cluster) to prep the environment.
  • Questions.bash � the scenario text plus the YouTube link for the walkthrough.
  • SolutionNotes.bash � a step-by-step solution when you need a hint.

How to Use

  1. Launch the CKA Killercoda playground or your own cluster.
  2. Clone this repo inside the environment.
  3. Pick a folder under Question-*.
  4. Run ./scripts/run-question.sh Question-01 or cd ~/CKA-PREP-2025-v2 bash scripts/run-question.sh "Question-9 Network-Policy" to apply the setup and print the question text, or run bash Question-01/LabSetUp.bash manually.
  5. Work through the task, then consult SolutionNotes.bash if you need help.

Available Questions

QuestionTopicVideo
Question-01Install Argo CD using Helm without CRDshttps://youtu.be/8GzJ-x9ffE0

More questions can be added by copying the template folder and dropping in the three bash files from the original collection.

关于 About

No description, website, or topics provided.

语言 Languages

Shell100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
30
Total Commits
峰值: 17次/周
Less
More

核心贡献者 Contributors