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

https://github.com/daern91/kubernetes-intro


https://github.com/daern91/kubernetes-intro

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Intro to kubernetes

These exercises are meant do be done together in the [Kubernetes-intro](https://docs.google.com/presentation/d/1CdOHlNCrf3q8y5Sxl8WBrRLKWQusdzt4LnKrH1h2-eE) workshop taught within commercetools.

First of all, please clone this repo cd into it, then start with the setup step below.

[Setup steps for Kubernetes with Docker on macOS.](./SETUP.md)

[Exercise 1 - Your first deployment.](./EXERCISE-1.md)

[Exercise 2 - Are we alive?](./EXERCISE-2.md)

[Exercise 3 - Time to scale it.](./EXERCISE-3.md)

[Tear down steps.](./TEARDOWN.md)