Johnsca Kubernetes Master

Channel Revision Published Runs on
latest/stable 3 19 Mar 2021
Ubuntu 16.04
latest/beta 0 19 Mar 2021
Ubuntu 16.04
latest/edge 15 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
juju deploy johnsca-kubernetes-master
Show information

Platform:

Ubuntu
16.04

Learn about actions >

  • create-rbd-pv

    Create RADOS Block Device (RDB) volume in Ceph and creates PersistentVolume.

    Params
    • filesystem string

      File system type to format the volume.

    • mode string

      Access mode for the persistent volume.

    • name string

      Name the persistent volume.

    • size integer

      Size in MB of the RBD volume.

    • skip-size-check boolean

      Allow creation of overprovisioned RBD.

    Required

    name, size

  • debug

    Collect debug data

  • namespace-create

    Create new namespace

    Params
    • name string

      Namespace name eg. staging

    Required

    name

  • namespace-delete

    Delete namespace

    Params
    • name string

      Namespace name eg. staging

    Required

    name

  • namespace-list

    List existing k8s namespaces

  • restart

    Restart the Kubernetes master services on demand.

  • upgrade

    Upgrade the kubernetes snaps