Running Your First Lab
This section guides you through running your first lab on the SRE Learning Platform. Labs provide hands-on, interactive learning experiences that focus on specific topics or skills, allowing you to gain practical experience and a deeper understanding of the subject matter.
CKS Labs
Create CKS lab number 01
TASK=01 make run_cks_taskDelete CKS hands-on labs
TASK=01 make delete_cks_taskRun CKS task with clean Terragrunt cache
TASK=01 make run_cks_task_cleanShow outputs from cks_task
make output_cks_taskCKA Labs
Create CKA lab number 01
TASK=01 make run_cka_taskDelete CKA hands-on labs
Run CKA task with clean Terragrunt cache
Show outputs from cka_task
CKAD Labs
Create CKAD lab number 01
Delete CKAD hands-on labs
Run CKAD task with clean Terragrunt cache
Show outputs from ckad_task
EKS Labs
Create EKS lab number 01
Delete EKS hands-on labs
Run EKS task with clean Terragrunt cache
Show outputs from eks_task
Last updated