Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 703 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 703 Bytes

Kubernetes Course

This project contains labs and links for the Kubernetes course. In this course we will deploy a kubernetes cluster. From architecture, to security (inside and outside of Kubernetes), as well as deployments strategies.

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/dpaardenkooper/K8S-Course.git

NGINX Ingress Controller

Cleanup