Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.02 KB

Kubernetes workshop

This project contains labs for the kubernetes workshop. In this workshop we will deploy a kubernetes cluster. We look at deployment strategies and take a first glance at observability.

or

Usefull commands

Clone Git Repository

For we proceed with the excercises, let's first clone the repository, so all the files are locally available.

git clone https://github.com/Jurgen-Allewijn/Workshop-K8S.git

NGINX Ingress Controller

Deployment Strategies

Observabilty

Cleanup