Page

#cloud

Failed unmounting /var/lib/docker

From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.

2 minute(s) read

Camel K, Kind and a Local Registry

Recently I switched to Kind (aka Kubernetes in Docker) by default. It's much easier and faster for development and testing.

3 minute(s) read