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

https://github.com/labex-labs/kubernetes-for-beginners

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.
https://github.com/labex-labs/kubernetes-for-beginners

challenges course exercises hands-on kubernetes labex labs playground programming

Last synced: 8 months ago
JSON representation

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.

Awesome Lists containing this project

README

          

# Kubernetes for Beginners

## Languages

🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md)

[![Kubernetes for Beginners](https://cover-creator.labex.io/kubernetes-for-beginners.png)](https://labex.io/courses/kubernetes-for-beginners)

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

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.

![Kubernetes](https://img.shields.io/badge/Kubernetes-whitesmoke?style=for-the-badge&logo=kubernetes)

## Exercises

| Index | Name | Difficulty | Practice |
|---------|-----------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 01 | 🧩 🆓 Explore the Kubernetes Cluster | Intermediate | Start Lab |
| 02 | 🎯 🆓 Check Kubernetes Status | Beginner | Start Challenge |
| 03 | 🧩 Deploy Applications on Kubernetes | Beginner | Start Lab |
| 04 | 🎯 Launch Your First Kubernetes Pod | Beginner | Start Challenge |
| 05 | 🧩 Explore and Debug Kubernetes Applications | Beginner | Start Lab |
| 06 | 🎯 Troubleshoot Kubernetes Nginx Deployment | Beginner | Start Challenge |
| 07 | 🧩 Expose Kubernetes Applications | Beginner | Start Lab |
| 08 | 🎯 Deploy and Expose Kubernetes Web Services | Beginner | Start Challenge |
| 09 | 🧩 Scale and Load Balance Applications | Beginner | Start Lab |
| 10 | 🎯 Scale NGINX Deployment to Six Replicas | Beginner | Start Challenge |
| 11 | 🧩 Update and Rollback Applications | Beginner | Start Lab |
| 12 | 🎯 Deploy and Update NGINX Microservice | Beginner | Start Challenge |

## About LabEx

[LabEx](https://labex.io) 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. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.

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