Storage and Workload Separation in Kubernetes with Longhorn
Context Let’s say you have a k8s or a k3s cluster composed of 6 worker nodes, and for some reasons, you want to separate compute from storage in a way that s...
Context Let’s say you have a k8s or a k3s cluster composed of 6 worker nodes, and for some reasons, you want to separate compute from storage in a way that s...
In this article, we’ll talk about the difference between soft links and hard links, they might sounds simple and easy (in fact they are) but many engineers s...
As your infrastructure grows, managing multiple environments (such as development, staging, and production) can become challenging. In this blog post, we’ll...
Before discussing the difference between the two components, let’s take a second to define the CNI, What is the CNI ? CNI (Container Network Interface),is a ...
How to import a resource created manually under Terraform management