LarsL

Lars Lehmnn

Day 69

Planning for Kubernetes adjustments

Catagory:

Today I planned some adjustments to my Kubernetes cluster.

First, I need to finally build a backup solution for the deployed Longhorn storage cluster. For that, I plan to put a MinIO on of my existing backup server. And then use the Longhorn backup feature via the MinIO S3.

Furthermore I want to replace Rancher Fleet with Argo CD. For this I was looking for a solution to create the Secrets in the cluster.
Since I already use Hasi Vault for Ansible I plan to use my Vault for Argo CD as well, which hopefully can be realized with the argocd-vault-plugin.