Documentation
Documentation built for platform teams. Clear prerequisites, copy/paste examples, real troubleshooting steps, and known limitations documented honestly.
Search coming soon
Quickstart
Get your first cluster running in minutes
Providers
AWS, Azure, GCP, Hetzner, and IONOS setup guides
Node Pools & Autoscaling
Configure and scale your compute
Storage & CSI
Persistent volumes and storage classes
Upgrades & Backups
Cluster lifecycle management
Security & Access
RBAC, SSO, and audit logs
Troubleshooting
Common issues and solutions
API Reference
Complete API documentation
Get started in minutes
# Install the K8S Engine CLI
$ curl -sSL https://get.k8s-engine.com | sh
# Login to your account
$ k8se login
# Create your first cluster
$ k8se cluster create my-cluster --version 1.30
# Get kubeconfig
$ k8se kubeconfig my-cluster > ~/.kube/config
# You're ready!
$ kubectl get nodes
Documentation you can trust
Clear prerequisites
Every guide lists exactly what you need before starting. No guessing.
Copy/paste examples
Real commands and configurations you can use immediately.
Real troubleshooting
Actual problems and solutions, not just happy-path scenarios.
Honest limitations
We document what doesn't work too, so you're never surprised.
Need help?
Can't find what you're looking for? Our support team is here to help.