Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ninech/academy
- Owner: ninech
- Created: 2020-09-02T14:35:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T15:51:12.000Z (about 1 year ago)
- Last Synced: 2023-11-22T16:47:39.655Z (about 1 year ago)
- Topics: docker, exercises-kubernetes, kubernetes, kubernetes-academy
- Language: Dockerfile
- Homepage: https://www.nine.ch/en/nine-kubernetes-academy-kubernetes-introduction
- Size: 44.9 KB
- Stars: 1
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)