Containers 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 ports, collaborate via sharing terminal sessions, SSH from the command line, and more.

Pro Tip: Build your own playgrounds to automate repetitive setups, easily share reproducible environments with your teammates, or include in your blog posts, demos, conference talks, GitHub projects or issues.
Start Building
Playground on  Containers, CI/CD

Dagger

A playground to experiment with Dagger - a powerful development workflow automation engine.

Playground on  Containers

Base build with container security tools on it

This playground installs the base_container_sec_workstation.yml playbook from https://github.com/raesene/container_sec_workstation

Playground on  Containers, Kubernetes, Security

Kind Cluster: Mutating Admission Policies

A playground to demonstrate dynamic admission control through native support for mutating resources during the admission phase through mutating admission policies.

Playground on  Containers, Kubernetes, Security

Kind Cluster: Structured AuthN + AuthZ Config

A playground to demonstrate access control through Kubernetes structured authentication and structured authorization configuration.

Playground on  Containers, Kubernetes, Security

Kind Cluster: OIDC AuthN

A playground to demonstrate access control through OIDC authentication for Kubernetes.

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