Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api/vmcluster: introduce
requestsLoadBalancer
option
It allows to properly load-balance clients requests to the vmselect and vminsert componets. And utilise CPU usage evenly. It create additional services and update exist vminsert and vmselect service to point to the vmauth deployment. vmauth deployment uses unauthorized config and vmauth srv service-discovery mechanism for pod discovery. Operator also applies all user defined service modification to the internal services. An addiional note, it's required to update multi-level clusters setup. Since cluster related ports will be only exposed at internal services. Since vmauth cannot route tcp requests. related issue: #1130 Signed-off-by: f41gh7 <[email protected]>
- Loading branch information