CloudCasa docs - usage

Usage

Installation Steps

To install the CloudCasa charm, simply perform the following steps:

  1. Create a dedicated model in juju

    juju scp kubernetes-control-plane/0:config ~/.kube/config
    juju add-model cloudcasa-system
    
  2. Add the cluster in the CloudCasa UI, and note the cluster ID it returns.

  3. Deploy and configure the CloudCasa charm

    juju deploy --trust cloudcasa
    juju config cloudcasa clusterid=<clusterid>
    

Visit www.cloudcasa.io for more information and to create a CloudCasa account (no payment information required). Documentation is available at docs.cloudcasa.io.