Deploying resources to a cluster is one of the most basic tasks in using Kubernetes. There are a lot of tools out there designed to help with this task, each with their own advantages and drawbacks. Flux CD, developed by Weaveworks, is a tool that tries to bring a Gitops…