feat(nginx-system): Add affinity configuration
This patch forces a spreading across multiple Nodes for ingress controller Pods. This should ensure that Pods a single node failing, doesn't take down all ingress Pods. Further this patch introduces a node affinity, that prefers nodes with better CPU feature support. In order to utilise hardware acceleration as much as possible. References: https://www.intel.com/content/dam/develop/external/us/en/documents/open-ssl-performance-paper-345527.pdf
Please register or sign in to comment