-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I developed a unified load balancer POC and thoroughly discussed it with Simon. Aside from the fact that there were problems with Talk, we came to the conclusion to drop this idea. Maintaining a dedicated load balancer container just for Helm is not feasible as we won't be able to guarantee stability. It won't be a part of the regular dockerized AIO setup and thus not much testing would be done on it. Additionally, it might be tedious to maintain as my implementation turned out to be very brittle and many things had to be fixed by trial and error. So the recommended solution from our side is indeed that the customer implements a way to retreive the ip-address that got allocated by kubernetes and autommatically adjust the firewall rules based on that. (Could potentially be done via a script using kubectl). |
Beta Was this translation helpful? Give feedback.
-
|
Most things get added in #3756 |
Beta Was this translation helpful? Give feedback.
Most things get added in #3756