Skip to content

fix: fine-grained nginx-controller affinity

Keith Grootboom requested to merge keith/finer-nginx-affinity into main

Description

Updates the affinity for Caddy so that it's scheduled to the same node as the Nginx Controller.

Supporting information

See !33 (comment 1398494285) for context.

Testing instructions

Steps to test the changes:

  1. TBD

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated

Additional context

Add any other context about the merge request here.

Merge request reports