This repository contains training materials for Kubernetes.
cluster/
- This directory contains scripts and instructions for setting up a Kubernetes cluster on GKE.labs/
- This directory contains lab exercises for hands-on practice.
slides.pdf
- This file contains slides for the training.
To use these materials, start by setting up a Kubernetes cluster (either on GKE or any prefered solution). Files in cluster/
directory is just an example.
Then, you can proceed with the lab exercises in the labs/
directory. The slides.pdf
can be used for reference.
Contributions are welcome! Please read the contributing guidelines before making any changes.