Tutorials¶
Learning-oriented guides that take you through a series of steps to complete a project.
Tutorials are lessons that help you gain practical skills and familiarity with the KUP6S cluster. They are designed to be followed step-by-step and will get you up and running.
What you’ll learn¶
These tutorials will teach you how to:
Deploy the KUP6S Kubernetes cluster from scratch
Deploy your first application using ArgoCD
Access and use the monitoring stack (Prometheus, Grafana, Loki)
Share secrets securely across namespaces with External Secrets Operator
Available Tutorials¶
Before you start¶
These tutorials assume you have:
Basic familiarity with Kubernetes concepts
Access to a Hetzner Cloud account
A Linux/macOS terminal (Windows WSL2 works too)
SSH key pair generated
If you’re completely new to Kubernetes, we recommend reading the explanation section first to understand the architecture.