Overview
Welcome to skube. skube gives you a dedicated, single-tenant Kubernetes cluster. There are no shared control planes and no noisy neighbours. The cluster is yours.
How it works
Section titled “How it works”- You place an order. Each order maps to exactly one cluster.
- We provision it. A fresh Kubernetes cluster is stood up for you.
- You get a kubeconfig. It gives you full, cluster-admin access to your own cluster.
What you get
Section titled “What you get”- A full Kubernetes API at
https://<your-node-ip>:6443. - Cluster-admin access via a downloadable kubeconfig.
- Optional preinstalled ingress: Traefik, cert-manager, and the Gateway API, so an Ingress or Gateway gets automatic HTTPS via Let’s Encrypt.
- Immutable, fully managed nodes: no SSH, no host-level maintenance.