Skip to content

Kubernetes Workshop

This workshop serves as an introduction to Kubernetes, it focuses on the main resources and demonstrates their usage on a sample demo application.

It begins with an overview of the main Kubernetes concepts.

Kubernetes

Next, to put these concepts into practice, it guides you through the creation of an Exoscale SKS cluster as this is the cluster on which the workshop has been validated.

SKS

Notes:
- you will get free credits to create this cluster and to use Exoscale infrastructure
- you can use your own cluster, in this case you may need to adapt a couple of things

Next we introduce the VotingApp demo application which is used in the workshop.

VotingApp

Next you will go through the main Kubernetes resources sequentially and learn about Pods, Services, Deployments, ... and put each of these resources into practice using the demo application.

Resources

Then you will use Helm to package and distribute an application

Resources

Sound good ? Let's get started