-
Notifications
You must be signed in to change notification settings - Fork 0
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
PoC: multiple ces in one cluster #95
Comments
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
it is a cluster-wide resource, therefore names will collide
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
use the helm release name to generate the name of the loadbalancer
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
we don't want to always push images to docker hub.
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
This way the crd must be provided by another ecosystem.
alexander-dammeier
added a commit
that referenced
this issue
Jul 19, 2024
With multiple setups in one cluster, this could lead to re-usages which are problematic if we override image tags (for testing of course)
alexander-dammeier
added a commit
that referenced
this issue
Jul 22, 2024
alexander-dammeier
added a commit
that referenced
this issue
Jul 23, 2024
alexander-dammeier
added a commit
that referenced
this issue
Jul 24, 2024
there seems to be no way to tell helm to not install these crds via values.yaml as helm always uses the default values then.
alexander-dammeier
added a commit
that referenced
this issue
Jul 25, 2024
it seems that another service also creates the loadbalancer if it is not there. As we changed the name, we had two of them. Changing the name of the loadbalancer was also not necessary as services are namespaced.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: