Open irizzant opened 9 months ago
you can use parts of this platform-ref-aws - if you want to focus only on EKS Clusters you can use: https://github.com/upbound/configuration-aws-eks
we have also all gitops toolings seperate:
https://github.com/upbound/configuration-gitops-flux https://github.com/upbound/configuration-gitops-argocd
an other option is to use caas: https://github.com/upbound/configuration-caas
the other option we have is to make it optional to deploy GitOps,Monitoring tooling as Input
@haarchri as I was writing, other configurations like upbound-configuration-aws-database are still AWS realm and they still fit into this reference platform and could be of intrest for users.
I would use this platform reference if it wasn't for the GitOps and Monitoring tooling so I'd vote for the latter option.
What problem are you facing?
I'd like to adopt this reference platform for AWS but I find it difficult because it's currently addressing not only the creation of EKS clusters but also:
These, IMHO, should be removed from this Composition and let whoever wants to use this platform reference decide whether they want to use them or not and which tools they want to use.
For example, I'd rather use ArgoCD instead of Flux for GitOps and I found this issue https://github.com/upbound/platform-ref-aws/issues/22 where I agree with this comment:
Having Flux in this reference platform leaves me with no choice but either use Flux or give up using this platform reference.
Same could be for the Monitoring tools.
Instead, other configurations like upbound-configuration-aws-database are still AWS realm and they still fit into this reference platform.
How could Upbound help solve your problem?
It would be great if GitOps and Monitoring could be removed from this platform reference.