Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ninech/academy

nine Kubernetes Academy is a series of Kubernetes workshops offered by nine.ch.
https://github.com/ninech/academy

docker exercises-kubernetes kubernetes kubernetes-academy

Last synced: about 1 month ago
JSON representation

nine Kubernetes Academy is a series of Kubernetes workshops offered by nine.ch.

Awesome Lists containing this project

README

        

# nine Kubernetes Academy

This is the repo for all the nine Kubernetes academy exercises.

It is recommended 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)