Containers Keepalived

Channel Revision Published Runs on
latest/stable 131 16 Dec 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/candidate 110 26 Oct 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/beta 131 15 Dec 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 143 31 Jan 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy containers-keepalived
Show information

Platform:

Ubuntu
20.04 18.04 16.04

Learn about configurations >

  • healthcheck_interval | int

    Default: 2

    vrrp_script-based health-check interval, in seconds

  • network_interface | string

    Network interface name for the VIP. The default value is the result of running the following command: `route | grep default | head -n 1 | awk {'print $8'}`.

  • port | int

    Default: 443

    A port to pass to clients.

  • router_id | int

    Default: 23

    Virtual router identifier - a number between 1 and 255 that's unique within the network segment

  • vip_hostname | string

    A VIP hostname to pass to clients.

  • virtual_ip | string

    Virtual IP/netmask that will be moved between instances, e.g.: 10.1.2.3/16