Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 8.19 KB

File metadata and controls

64 lines (49 loc) · 8.19 KB

Kubernetes Practice Labs

Kubernetes Practice Labs

Start-Learning

This course contains lots of labs for Kubernetes, each lab is a small Kubernetes project with detailed guidance and solutions. You can practice your Kubernetes skills by completing these labs, improve your coding skills, and learn how to write clean and efficient code.

Kubernetes

Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

  • A strict “Learn by Doing” approach with exclusive hands-on labs and no videos.
  • Interactive online environments within the browser, with automated step-by-step checks.
  • A structured content organization with the Skill Tree based learning system.
  • A growing learning resource of 30 Skill Trees and over 6,000 Labs.
  • The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about LabEx VM.

Exercises

Index Name Difficulty Practice
01 📖 Kubernetes Create Command ★☆☆ Start Lab
02 📖 Kubernetes Expose Command ★☆☆ Start Lab
03 📖 Kubernetes Run Command ★☆☆ Start Lab
04 📖 Kubernetes Set Command ★☆☆ Start Lab
05 📖 Kubernetes Cluster Architecture Exploration ★☆☆ Start Lab
06 📖 Running Pod with Daemonsets ★☆☆ Start Lab
07 📖 Scheduing with Node Affinity ★☆☆ Start Lab
08 📖 Scheduing with Node Selectors ★☆☆ Start Lab
09 📖 Modify Kubeconfig Files ★☆☆ Start Lab
10 📖 Role-Based Access Control on Kubernetes ★★☆ Start Lab
11 📖 Kubernetes Proxy Command ★☆☆ Start Lab
12 📖 Kubernetes Logs Command ★☆☆ Start Lab
13 📖 Using HorizontalPodAutoscaler in Kubernetes ★★☆ Start Lab
14 📖 Kubernetes Cordon and Uncordon Command ★☆☆ Start Lab
15 📖 Kubernetes Dashboard Deployment and Management ★★☆ Start Lab
16 📖 Kubernetes Display Resource Usage ★☆☆ Start Lab
17 📖 Kubernetes Taint Command ★☆☆ Start Lab
18 📖 Kubernetes Describe Command ★☆☆ Start Lab
19 📖 Kubernetes Resource Quota Management ★☆☆ Start Lab
20 📖 Containerprobe in Kubernetes ★★☆ Start Lab
21 📖 Kubernetes LimitRange Resource Management ★☆☆ Start Lab
22 📖 Kubernetes Exec Command ★☆☆ Start Lab
23 📖 Run Pods with Jobs and Cronjobs ★☆☆ Start Lab
24 📖 Kubernetes Annotate Command ★☆☆ Start Lab
25 📖 Use Statefulsets Controller ★☆☆ Start Lab
26 📖 Kubernetes Port Forward Command ★☆☆ Start Lab
27 📖 Configuring Apps with Configmaps ★☆☆ Start Lab
28 📖 Taints and Tolerations ★☆☆ Start Lab

More