The challenge was as follows: provide a handson workshop environment – consisting of nothing more than a browser connected to our office’s Wifi network – for visitors to the …
Gitpod.io is a SaaS for software developers (that can also be used in self-hosted mode on Kubernetes). Gitpod makes workspaces available – typically based on a Git repository – …
For a demo, I needed an environment with Minikube, using the Podman driver as an alternative container runtime to the Docker driver. Lucky for me, I had the configuration …