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

https://github.com/mocdaniel/k8s-primer


https://github.com/mocdaniel/k8s-primer

how-to kubernetes mkdocs tutorial workshop

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# K8s-Primer

![screenshot from the course](docs/assets/images/workshop-screenshot.png)

This repository contains the materials for an introductory workshop about Kubernetes.

The workshop guides participants through **setting up** a **local Kubernetes lab** consisting of three nodes using:

- Docker
- KinD
- kubectl
- ingress-nginx
- Helm

It will then cover the following topics, including hands-on lab sessions for participants to do on their local clusters:

- Introduction to Kubernetes and its architecture
- Workload management on Kubernetes
- Network management on Kubernetes
- Using Helm for deploying workloads to Kubernetes

Over time, more topics might get added to the workshop.