In this article, I provide you with a first definition of what GitOps is and how to implement it with ArgoCD in a Kubernetes environment.
Kubernetes
Talos is an operating system for Kubernetes. It is designed to be lightweight, secure, and easy to use. In this article, I will introduce Talos and its features.
Vault is a secret management tool developed by Hashicorp. It allows for secure storage and management of secrets. In this article, we will see how to use Vault to manage your application's secrets.
When deploying an application on Kubernetes, it may need secrets to function. But how to manage these secrets? How to store them? There are many solutions to manage secrets in Kubernetes, I will present one to you: Sealed-Secret.
Cert-Manager is a program for managing certificates (including their renewals) on Kubernetes clusters. We will see how to deploy Cert-Manager and generate our first certificates.




