Lazypower Flannel

Channel Revision Published Runs on
latest/stable 6 19 Mar 2021
Ubuntu 16.04
latest/edge 4 19 Mar 2021
Ubuntu 16.04
juju deploy lazypower-flannel
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • cidr | string

    Default: 10.1.0.0/16

    Network CIDR to assign to Flannel

  • iface | string

    The interface to bind flannel overlay networking. The default value is the result of running the following command: `route | grep default | head -n 1 | awk {'print $8'}`.