Usage
Installation Steps
To install the CloudCasa charm, simply perform the following steps:
-
Create a dedicated model in juju
juju scp kubernetes-control-plane/0:config ~/.kube/config juju add-model cloudcasa-system
-
Add the cluster in the CloudCasa UI, and note the cluster ID it returns.
-
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.