Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove GitOps and Monitoring from the platform reference #167

Open
irizzant opened this issue Feb 22, 2024 · 3 comments
Open

Remove GitOps and Monitoring from the platform reference #167

irizzant opened this issue Feb 22, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@irizzant
Copy link

irizzant commented Feb 22, 2024

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:

  • GitOps management
  • Monitoring tools

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 #22 where I agree with this comment:

We could consider doing this in a separate dedicated reference platform, instead of only as part of platform-ref-aws.
@vfarcic may have already done a good example of this work with https://github.com/vfarcic/devops-toolkit-crossplane/blob/master/packages/gitops/argo-cd.yaml.

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.

@irizzant irizzant added the enhancement New feature or request label Feb 22, 2024
@haarchri
Copy link
Member

haarchri commented Mar 11, 2024

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

@haarchri
Copy link
Member

the other option we have is to make it optional to deploy GitOps,Monitoring tooling as Input

@irizzant
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants