Kubernetes Playgrounds 🧪

Remote sandbox environments for learning and experimenting without worrying about setup and cleanup. Run anything on vanilla Linux VMs, get a fresh Docker host or Kubernetes cluster in seconds, publish HTTP and TCP ports, collaborate via sharing online terminals, SSH from the command line, and more.

Kubernetes  Playground

Kubernetes Cluster (K3s)

A multi-node K3s cluster with a load balancer, Helm, and more.

Kubernetes, Programming  Playground

Kubernetes Client (Go)

A collection of mini-programs demonstrating Kubernetes client-go usage and a loaded IDE. Handy if you need to write a controller or two.

Kubernetes  Playground

Lightweight Kubernetes Cluster (K0s)

A single-node K0s cluster.

Kubernetes  Playground

Lightweight Kubernetes Cluster (K3s)

A single-node cluster with most of the K3s bells and whistles disabled.

Category

Pro Tip: Install iximiuz Labs CLI to start playgrounds and SSH into them from your favorite local terminal:

curl -sf https://labs.iximiuz.com/cli/install.sh | sh