Kubernetes workshop

This repository aims to quickly learn the basics of Kubernetes.

⚠️ None of the examples given here are made for production.

Requirements

Agenda

Cleanup

Pretty simple we’ll drop the whole k3d cluster

1k3d cluster delete workshop
2INFO[0000] Deleting cluster 'workshop'
3...
4INFO[0008] Successfully deleted cluster workshop!

➡️ You may want to continue with the Helm workshop

Posts in this series