This repository contains the manifests for the infrastructure services of my kubernetes cluster undeder manifests/ and the kustomize files required to generate them under components/.
The documentation is still WIP, as you can tell, but i've wrotten some articles on my blog about this project: [1,2,3]. If you want to get a better idea, i think the official documentation of Cluster API will serve you better than most things i could write. The idea is to have a fully declarative setup that can be published without too much to think about.
To help with keeping all the depencencies up to date, renovate is used to automate the release note retrieval and MR creation process.
The renovate configuration can be validated as described here. A custom manager is used to handle the provider generation script.