Articles in this series
Handling secrets in a Kubernetes cluster is quite common but should be handled carefully. With external-secrets, it is easily possible to plug a...
Recently, I wrote about Falco in order to have live supervision of potential malicious behaviors in your Kubernetes cluster. This is interesting when...
When running a Kubernetes cluster, you can expose yourself to too many problems. Controlling security is not simple, but some tools can help you in...
As I'm learning Kubernetes, I create plenty of useless resources that I need to keep to continue my journey. This is not good for our planet as my...
In line with my previous article regarding external-dns component in a kubernetes cluster :...
In this article, I'm going to explain how to set up external-dns module in a Kubernetes cluster. This module is useful to generate dynamic URLs when...