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

Create the MONITORING_ID for alaz in a more gitops-y way? #15

Open
kastl-ars opened this issue Sep 11, 2024 · 0 comments
Open

Create the MONITORING_ID for alaz in a more gitops-y way? #15

kastl-ars opened this issue Sep 11, 2024 · 0 comments

Comments

@kastl-ars
Copy link

I am currently playing around with Anteon (self-hosted), as I find it very interesting and see some usecases for our customers.

One thing I would like to see but have not found:

Can I add a cluster without the manual "Create cluster" click in the UI to get the MONITORING_ID for the alaz helm chart?

Best would be some CRD or configmap/secret that I create in Kubernetes that tells Anteon to create a new cluster.
Or is there a command that I can kubectl exec inside one of the anteon pods that does the "create cluster" part and spits out a ID?

My test setup is currently based on vagrant and Ansible, which stops once Anteon is installed due to this issue.

Our customers mostly use GitOps (ArgoCD, Flux) which means we have to add Anteon first, wait for it to be deployed and usable and then prepare the alaz manifests.

Kind Regards,
Johannes

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

No branches or pull requests

1 participant