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

Custom pod antiAffinity on helm chart #3995

Closed
christophemorio opened this issue Dec 16, 2020 · 1 comment · Fixed by #4256
Closed

Custom pod antiAffinity on helm chart #3995

christophemorio opened this issue Dec 16, 2020 · 1 comment · Fixed by #4256
Labels
Type: Enhancement New feature or request

Comments

@christophemorio
Copy link

Is your feature request related to a problem? Please describe.
In a multi AZ K8s setup with Helm, replicas are not automatically spread on different AZ.

Describe the solution you'd like
Next to the current value antiAffinity,
Create values gatewayProxies.NAME.customAntiAffinity and gatewayProxies.gatewayProxy.customAntiAffinity, to allow such a flexibility.

Describe alternatives you've considered
Create a second predefined PodAntifinify based on topologyKey: topology.kubernetes.io/zone

Additional context

@christophemorio christophemorio added the Type: Enhancement New feature or request label Dec 16, 2020
@kdorosh
Copy link
Contributor

kdorosh commented Dec 18, 2020

Thanks for reporting @christophemorio . Kustomize or https://docs.solo.io/gloo-edge/latest/installation/gateway/kubernetes/helm_advanced/ can be good options for you today. We'd also love a contribution here to add this to our chart.

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

Successfully merging a pull request may close this issue.

2 participants