profile

Ivan on the Server Side

DevOps Challenge of the Week - Issue #2


Hello friends!

The first issue was rather a success, so here comes the second one in the new DevOps Challenge of the Week series.

This week, I'm happily presenting you with another batch of challenges - again, united by a single topic.

Fifty Shades of Container Runtimes

Docker might be the most popular (and user-friendly) container runtime, but it's definitely not the only one. Podman is a Docker replacement (kinda) by Red Hat folks, with an interesting feature of being fully daemonless. containerd - the lower-level daemon behind Docker can also serve as a full-fledged runtime given a good enough client (nerdctl) or enough skill (ctr).

So, here is the challenge: can you start containers using every one of the above runtimes?

Good luck!

P.S. Since the last issue, a dozen folks expressed their support for iximiuz Labs by purchasing Premium Access, and I'm truly grateful for it. But did you know that it's not the only reason to get it? For instance, docker pull nginx is x5 faster on the premium tier 🚀

Ivan on the Server Side

A satellite project of labs.iximiuz.com - an indie learning platform to master Linux, Containers, and Kubernetes the hands-on way 🚀

Share this page