kubernetes

kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.

Operations

k8salpine

A better way to build containers images

How to leverage distributions' packaging tools and CI/CD to build better container images using alpine Linux and Gitlab as examples.

36
2791
0
79 min read

Technology

k8s

IT Sufficiency

How to reach self sufficiency in a digital world ? Is it worth and how to lower the technical barriers ?

31
152
0
45 min read

Operations

k8sflatcartutorial

Intalling Kubernetes with cri-o inside flatcar Container Linux

How to run containers without dockershim / containerd by installing cri-o with crun under flatcar Container Linux.

12
146
0
47 min read

Operations

vaultpostgresk8stutorial

Managing roles for PostgreSQL with Vault on Kubernetes

Vault has a database secret engine with a PostgreSQL driver that helps to create short-lived roles with random passwords for your database applications, but putting everything in production is not as simple as it seems.

9
79
0
40 min read