Skip to content

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

Description

@advra

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

  • N/A

Further links

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

Acceptance criteria

  • Uses Virtual IP
  • Keepalived Config
  • Uses at least 2 maxscale instances where 1 is master and other(s) are the backup
  • Both maxscale.conf must be the same to serve as backup

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions