# academy **Repository Path**: mirrors_matthiask/academy ## Basic Information - **Project Name**: academy - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nine Kubernetes Academy This is the repo for all the nine kubernetes academy exercises. It is recommend to clone(or download) this repo locally to get the template files. To view the exercises and solutions, we recommend using the browser. Presentations: * [Docker](https://docs.google.com/presentation/d/1ceTsTiMjD_jv_5-TlIYG3bMvTYibXfDYQGqAbXFcjGc/edit?usp=sharing) * [Kubernetes](https://docs.google.com/presentation/d/15GHQEEX5YhiesBcSTMYAzKEkOnhyoZuoBuN7htY7Was/edit?usp=sharing) ### Exercises Docker: * [Setup Docker](01-containers/setup.md) * [Exercise 1: Docker](01-containers/exercise.md) ### Exercises Kubernetes: * [Setup Kubernetes](02-kubernetes/setup.md) * [Exercise 2: Kubernetes part 1](02-kubernetes/exercise1.md) * [Exercise 3: Kubernetes part 2](02-kubernetes/exercise2.md) ### Optional: * [Exercise 4: Helm](02-kubernetes/exercise3.md)