DevOps 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.

Containers  Playground

Docker

A Linux server with Docker engine pre-installed.

Linux  Playground

Ubuntu 24.04

A vanilla Ubuntu 24.04 server.

Linux  Playground

Ubuntu 22.04

A vanilla Ubuntu 22.04 server.

Networking  Playground

MiniLAN (Ubuntu)

Three refined Ubuntu VMs connected into a single network.

KubernetesProgramming  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.

Containers  Playground

contaiNERD CTL

nerdctl, containerd, and BuildKit packed together for true nerds.

Containers  Playground

Podman

A Linux server with Podman, a daemonless Docker alternative, pre-installed.

Containers  Playground

Incus

Incus is an actively improved community fork of LXD. Do you need systemd inside your containers? Give Incus a try!

Programming  Playground

Go(lang)

A fresh Go version and a loaded VS Code (or Vim) is all you need.

Programming  Playground

Node.js

The latest Node.js, NVM, Docker, VS Code, and a bunch of extensions.

Programming  Playground

Zig

Get started with Zig in no time using an in-browser VS Code with handy addons preinstalled.

Linux  Playground

Alpine Linux

A lightweight Alpine Linux server.

Linux  Playground

Debian Bookworm

A vanilla Debian Bookworm (stable) server.

Linux  Playground

Debian Trixie

A vanilla Debian Trixie (testing) server.

Linux  Playground

Fedora Linux

A vanilla Fedora Linux server, for RHEL fans.

Linux  Playground

Rocky Linux

A vanilla Rocky Linux server, for RHEL fans.

Linux  Playground

AlmaLinux

A vanilla AlmaLinux server, for RHEL fans.

LinuxSecurity  Playground

Kali Linux

Kali Linux - for all sorts of information security testing.

Linux  Playground

Arch Linux

Arch Linux - for minimalists.

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.

Networking  Playground

MiniLAN (Ubuntu, Docker)

Three Ubuntu servers with Docker pre-installed connected into a single network.

NetworkingContainers  Playground

Docker Swarm

A three-node swarm accompanied by an ephemeral registry for ease of experimentation. Batteries included!

NetworkingContainers  Playground

Basecamp Kamal

Kamal is a simple but handy tool to deploy containerized web apps on good old VMs.

ContainersCI/CD  Playground

Dagger

A 4-in-1 playground (Docker, Podman, containerd, and Kubernetes hosts) to experiment with Dagger - a powerful development workflow automation engine.

ObservabilitySecurity  Playground

Tetragon

A 3-in-1 playground (Kubernetes, Docker, and vanilla Linux hosts) to experiment with Tetragon - an eBFP-powered security observability tool.

ContainersSecurity  Playground

Slim(toolkit)

Don't change anything in your container image and minify it by up to 30x making it secure, too!

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