The purpose of this workshop is to give a breaf introduction to Docker and Kubernetes.
The workshop will start by giving an introduction to Kubernetes followed by some exercises.
Section 4 and 5 contains a more advanced setup which implies building and deploying own docker images.
It is recommended to follow the sections in order.
- 0 - General introduction to Kubernetes
- 1 - Exercise 1
- 2 - Different ways of interaction with the cluster
- 3 - Exercise 2
- 4 - Introduction to docker and K8s
- 5 - Exercise 3
This Cheatsheet contains the most common kubectl commands.