F5Networks / f5-ipam-controller

The F5 IPAM Controller runs in an orchestration environment like Kubernetes to allocate IP addresses from an IPAM system to BIG-IP Virtual Servers. The purpose is to abstract complexity related to setting up BIG-IP from a networking perspective
Apache License 2.0
10 stars 16 forks source link

Helm chart does not allow setting tolerations #102

Closed braunsonm closed 2 years ago

braunsonm commented 2 years ago

Description

Although you can set node affinity, you can't actually schedule this on control plane nodes because there is not way to add tolerations.

This should be possible so that the workload can be scheduled on system nodes which tend to be more stable in deployments as they do not grow and shrink as often in deployment scaling.

trinaths commented 2 years ago

Created [CONTCNTR-3244] for internal tracking

vklohiya commented 2 years ago

Closing the issue as PR is merged and will be available with CIS 2.9.1 Release and FIC charts 0.0.2 release.