SINGLE APP • STATIC • READY

🚀 Generate Cluster Script CLIENT SIDE

k3d (k3s)

Fastest, 30 sec, Docker only

kind

CNCF certified

minikube

VM / Docker

kubeadm

Bare-metal Ubuntu

How to use:
1. Select type & click Generate
2. Copy script, run on your laptop/VM with Docker
3. For full UI deployer, download app.py (Flask app from lab)

📦 What You Get

Single App = One Python file deploys everything
• Live logs, cluster list, kubeconfig download
• Add-ons: ingress-nginx, metrics-server
• Works offline once generated
Lab Files:
- app.py → Full Flask deployer (needs Python)
- deploy.sh → Bash-only deployer (no Python)
- This page → Static generator (no backend)
generated-script.sh — ready to runREADY
> RCW K8s Deployer Lab > Select options on left and click GENERATE > Script will appear here, ready to copy & run > Tip: k3d is fastest if you have Docker. > For bare-metal, choose kubeadm to get full Ubuntu setup script.

📝 Full App.py (Python Single App)

Want the live UI with SSE logs, cluster management, Docker auto-detect? Download the full app:

Loading app.py preview...