appuio / charts

Helm Charts for running application on APPUiO
https://charts.appuio.ch/index.yaml
BSD 3-Clause "New" or "Revised" License
10 stars 25 forks source link

[maxscale] Add Virtual IP, Keepalived, multi instanace Load Balancer #497

Open advra opened 11 months ago

advra commented 11 months ago

Summary

As a software developer I want a High Available Maxscale So that I can deploy proxy clusters for services which are not prone to single point of failures.

Context

The current Maxscale helm chart appears to be a single node instance. If maxscale fails the connection to the proxy becomes single point of failure. There exist a maxscale topology for deploying a virtual IP along side 2 maxscale instances for automatic failover.

Out of Scope

Further links

Image of Virtual IP used Keepalived and 2 instances of Maxscale (Active and one standby) Topology image

Acceptance criteria

haasad commented 11 months ago

Hi @advra , we're not actively using maxscale anymore and are therefore not planning to add more features to the chart. But we're happy to accept pull requests.