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

Nginx pods need Anti-Affinity #89

Open
ranguard opened this issue May 1, 2024 · 1 comment
Open

Nginx pods need Anti-Affinity #89

ranguard opened this issue May 1, 2024 · 1 comment
Labels
priority: high Blockers we must get done Who: DCL DigitalCraftsMen working on

Comments

@ranguard
Copy link
Member

ranguard commented May 1, 2024

Can end up with 2 pods on one node:

https://argocd.do.metacpan.org/applications/argocd/ngiinx?resource=&view=pods

image

The config does't have Anti-Affinity https://github.com/metacpan/metacpan-k8s/blob/main/platform/ingress-nginx/kustomization.yaml

This leads to the load balancer not being happy:

image
@ranguard ranguard added the priority: high Blockers we must get done label May 1, 2024
@ranguard
Copy link
Member Author

Not sure we even need nginx now? - one for DCL

@ranguard ranguard added the Who: DCL DigitalCraftsMen working on label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high Blockers we must get done Who: DCL DigitalCraftsMen working on
Projects
None yet
Development

No branches or pull requests

2 participants