[go: up one dir, main page]

Increase nf_conntrack settings on frontend nodes

Version Control Information

Source branch: sstrk/issue-837 Target branch: devel

Commits:

* Increase nf_conntrack settings on frontend nodes

As we observed that the default values are not sufficient, i.e. if
ch-k8s-lbaas is enabled and SNAT'ing on the gateways is disabled.
If the conntrack table is filled up, keepalived may gets prevented from
sending its VRRP packets which can cause cascading failovers.

The settings are done on frontend nodes in general and are not limited
to setups with gateways as it makes sense to increase these setting in
general on nodes running the frontend services.

Closes: #837

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading