In certain cases we need to have a node pool that needs to have FIPs assigned (for our use case internal FIPs only).
Internal traffic should use FIP as an outgoing IP. They could random, no need to keep on node upgrade.
External traffic should still use router external IP.
This node pool could be shared with any other pods. Our deployment will have specific node selector for such nodes.
Would be great if this could be done automatically using kubernikus API.
UPD: the independent per-node-pool private network with its own router would be nice as well.
cc @BugRoger @databus23
In certain cases we need to have a node pool that needs to have FIPs assigned (for our use case internal FIPs only).
Internal traffic should use FIP as an outgoing IP. They could random, no need to keep on node upgrade.
External traffic should still use router external IP.
This node pool could be shared with any other pods. Our deployment will have specific node selector for such nodes.
Would be great if this could be done automatically using kubernikus API.
UPD: the independent per-node-pool private network with its own router would be nice as well.
cc @BugRoger @databus23