Marcoceppi Calico

Channel Revision Published Runs on
latest/stable 0 19 Mar 2021
Ubuntu 16.04
juju deploy marcoceppi-calico
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • cidr | string

    Default: 10.1.0.0/16

    Network CIDR to assign to calico

  • iface | string

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