Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/kubernetes-practice-labs

[Kubernetes Practice Labs] This repository collects 28 of programming scenarios (labs and challenges) for Kubernetes Practice Labs. 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 skill...
https://github.com/labex-labs/kubernetes-practice-labs

List: kubernetes-practice-labs

awesome awesome-list challenges course education hands-on kubernetes labex labs programming

Last synced: 5 days ago
JSON representation

[Kubernetes Practice Labs] This repository collects 28 of programming scenarios (labs and challenges) for Kubernetes Practice Labs. 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 skill...

Awesome Lists containing this project

README

        

# Kubernetes Practice Labs

[![Kubernetes Practice Labs](https://cover-creator.appbot.io/kubernetes-practice-labs.png)](https://labex.io/courses/kubernetes-practice-labs)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/kubernetes-practice-labs)

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](https://img.shields.io/badge/Kubernetes-whitesmoke?style=for-the-badge&logo=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.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- 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](https://support.labex.io/using-labex/virtual-machine).

## 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

- πŸ”— [Kubernetes Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Kubernetes Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)