

The answer to the first two questions are helm charts. They are collections of parametrized yaml files and the most popular way to install things into k8s. You just need one config file for each helm release (values.yaml).
If you want to go declarative with gitops rather than imperative, check ArgoCD or flux.
So I have to constantly check all files from everyone I follow for new entries in order to have a working timeline?