Cloud & Engineering

We regularly write about our technical experiences (good and bad) and what we're learning from the market.

  • There are no suggestions because the search field is empty.

Tags

Deploying Kubernetes using lightweight runtimes on Centos Stream 8

Posted by Dale Stirling on 24 February 2022

containers, kubernetes, Centos, Linux

Thanks to the introduction of the Kubernetes CRI there are now additional runtimes that exist for running containers within the Kubernetes orchestration ecosystem.

In this article, we will look at how we can use a lightweight runtime layer to create smaller resource overheads when running a container.

The tools that...

Continue reading