diff --git a/ha-deploy/index.html b/ha-deploy/index.html index 29fc10ca..9fffe59c 100644 --- a/ha-deploy/index.html +++ b/ha-deploy/index.html @@ -285,6 +285,7 @@

Configuration options

  • "--setRoles=0.0.0.0" - This option will enable kube-loxilb to choose active-backup amongst the loxilb instance and the svc IP to be configured on the active loxilb node.
  • "--setLBMode=1" - This option will enable kube-loxilb to configure svc in one-arm mode towards the endpoints.
  • +

    Sample kube-loxilb.yaml can be found here.

    Roles and Responsiblities for loxilb:

    +

    Sample loxilb.yaml can be found here.

    Failover

    This diagram describes the failover scenario:

    setup

    @@ -362,8 +364,9 @@

    Configuration options

  • "--setRoles=0.0.0.0" - This option will enable kube-loxilb to choose active-backup amongst the loxilb instance and the svc IP to be configured on the active loxilb node.
  • "--setLBMode=1" - This option will enable kube-loxilb to configure svc in one-arm mode towards the endpoints.
  • "--setBGP=65100" - This option will let kube-loxilb to configure local AS number in the bgp instance.
  • -
  • "--extBGPPeers=50.50.50.1:65101" - This option will configure the bgp instance's external neighbors
  • +
  • "--extBGPPeers=50.50.50.1:65101" - This option will configure the bgp instance's external neighbors.
  • +

    Sample kube-loxilb.yaml can be found here.

    Roles and Responsiblities for loxilb:

    +

    Sample loxilb.yaml can be found here.

    Failover

    This diagram describes the failover scenario:

    setup

    @@ -445,6 +449,7 @@

    Configuration options

  • "--setBGP=65100" - This option will let kube-loxilb to configure local AS number in the bgp instance.
  • "--extBGPPeers=50.50.50.1:65101" - This option will configure the bgp instance's external neighbors
  • +

    Sample kube-loxilb.yaml can be found here.

    Roles and Responsiblities for loxilb:

    +

    Sample loxilb.yaml can be found here.

    Failover

    This diagram describes the failover scenario:

    setup

    @@ -526,6 +532,7 @@

    Configuration options

  • "--setBGP=65100" - This option will let kube-loxilb to configure local AS number in the bgp instance.
  • "--extBGPPeers=50.50.50.1:65101" - This option will configure the bgp instance's external neighbors
  • +

    Sample kube-loxilb.yaml can be found here.

    Roles and Responsiblities for loxilb: