Mbruzek Kubernetes

Channel Revision Published Runs on
latest/stable 5 19 Mar 2021
Ubuntu 14.04
latest/edge 3 19 Mar 2021
Ubuntu 14.04
juju deploy mbruzek-kubernetes
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • cidr | string

    Default: 10.1.0.0/16

    Network CIDR to assign to Kubernetes service groups. This must not overlap with any IP ranges assigned to nodes for pods.

  • dns_domain | string

    Default: cluster.local

    The domain name to use for the Kubernetes cluster by the skydns service.

  • version | string

    Default: v1.2.3

    The version of Kubernetes to use in this charm. The version is inserted in the configuration files that specify the hyperkube container to use when starting a Kubernetes cluster. Changing this value will restart the Kubernetes cluster.