Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/kubernetes-practice-challenges
[Kubernetes Practice Challenges] This repository collects 41 of programming scenarios (labs and challenges) for Kubernetes Practice Challenges. This course contains lots of challenges for Kubernetes, each challenge is a small Kubernetes project with detailed instructions and solutions. You can pr...
https://github.com/labex-labs/kubernetes-practice-challenges
List: kubernetes-practice-challenges
awesome awesome-list challenges course education hands-on kubernetes labex labs programming
Last synced: 2 months ago
JSON representation
[Kubernetes Practice Challenges] This repository collects 41 of programming scenarios (labs and challenges) for Kubernetes Practice Challenges. This course contains lots of challenges for Kubernetes, each challenge is a small Kubernetes project with detailed instructions and solutions. You can pr...
- Host: GitHub
- URL: https://github.com/labex-labs/kubernetes-practice-challenges
- Owner: labex-labs
- Created: 2024-05-24T09:06:21.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:30:57.000Z (6 months ago)
- Last Synced: 2024-08-02T04:25:07.478Z (6 months ago)
- Topics: awesome, awesome-list, challenges, course, education, hands-on, kubernetes, labex, labs, programming
- Homepage: https://labex.io/skilltrees/kubernetes
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes Practice Challenges
[![Kubernetes Practice Challenges](https://cover-creator.appbot.io/kubernetes-practice-challenges.png)](https://labex.io/courses/kubernetes-practice-challenges)
[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/kubernetes-practice-challenges)
This course contains lots of challenges for Kubernetes, each challenge is a small Kubernetes project with detailed instructions and solutions. You can practice your Kubernetes skills by solving these challenges, improve your problem-solving 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 (Challenge) | β ββ | Start Challenge |
| 02 | π― Kubernetes Run Command (Challenge) | β ββ | Start Challenge |
| 03 | π― Kubernetes Expose Command (Challenge) | β ββ | Start Challenge |
| 04 | π― Display Cluster Info (Challenge) | β ββ | Start Challenge |
| 05 | π― Deploy Jenkins in Kubernetes | β β β | Start Challenge |
| 06 | π― Scheduing with Node Affinity (Challenge) | β ββ | Start Challenge |
| 07 | π― Scheduling with Pod Affinity | β ββ | Start Challenge |
| 08 | π― Kubernetes Service Account | β ββ | Start Challenge |
| 09 | π― Modify Kubeconfig Files (Challenge) | β ββ | Start Challenge |
| 10 | π― Kubernetes Client and Server Version (Challenge) | β ββ | Start Challenge |
| 11 | π― Kubernetes Cluster Architecture Overview | β ββ | Start Challenge |
| 12 | π― Role-Based Access Control on Kubernetes (Challenge... | β β β | Start Challenge |
| 13 | π― Running Containers in Pods (Challenge) | β ββ | Start Challenge |
| 14 | π― Kubernetes Proxy Command (Challenge) | β ββ | Start Challenge |
| 15 | π― Using HorizontalPodAutoscaler in Kubernetes (Chall... | β ββ | Start Challenge |
| 16 | π― Scheduing with Node Selectors (Challenge) | β ββ | Start Challenge |
| 17 | π― Kubernetes Taint Command (Challenge) | β ββ | Start Challenge |
| 18 | π― Deploy MySQL in Kubernetes | β β β | Start Challenge |
| 19 | π― Kubernetes Describe Command (Challenge) | β ββ | Start Challenge |
| 20 | π― Kubernetes Set Command (Challenge) | β ββ | Start Challenge |
| 21 | π― Kubernetes Display Resource Usage (Challenge) | β ββ | Start Challenge |
| 22 | π― ContainerProbe in Kubernetes (Challenge) | β ββ | Start Challenge |
| 23 | π― Configuring Apps with Secrets (Challenge) | β ββ | Start Challenge |
| 24 | π― Isolating Workloads with Namespaces (Challenge) | β ββ | Start Challenge |
| 25 | π― Kubernetes Networking with Pods and Services | β ββ | Start Challenge |
| 26 | π― Traefik Ingress Controller | β β β | Start Challenge |
| 27 | π― Kubernetes LimitRange Resource Management (Challen... | β ββ | Start Challenge |
| 28 | π― Kubernetes Resource Quota Management (Challenge) | β ββ | Start Challenge |
| 29 | π― Kubernetes Resource Monitoring | β ββ | Start Challenge |
| 30 | π― Kubernetes Annotate Command (Challenge) | β ββ | Start Challenge |
| 31 | π― Kubernetes Exec Command (Challenge) | β ββ | Start Challenge |
| 32 | π― Kubernetes Advance Scheduler | β ββ | Start Challenge |
| 33 | π― Kubernetes Networking Pods With Services | β ββ | Start Challenge |
| 34 | π― Storing Data with PersistentVolumes | β ββ | Start Challenge |
| 35 | π― Kubernetes Cordon and Uncordon Command (Challenge) | β ββ | Start Challenge |
| 36 | π― Manage Kubernetes Deployment | β ββ | Start Challenge |
| 37 | π― Kubernetes Logs Command (Challenge) | β ββ | Start Challenge |
| 38 | π― Taints and Tolerations (Challenge) | β ββ | Start Challenge |
| 39 | π― Kubernetes Port-Forward Command Challenge | β ββ | Start Challenge |
| 40 | π― Kubernetes Deployment Management | β ββ | Start Challenge |
| 41 | π― Examine Nodes with Kubectl (Challenge) | β ββ | Start Challenge |## 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)