CloudCasa

  • By Catalogic Software
Channel Revision Published Runs on
latest/stable 26 04 Apr 2023
Ubuntu 20.04
latest/candidate 10 24 Aug 2022
Ubuntu 20.04
latest/beta 24 29 Nov 2022
Ubuntu 20.04
juju deploy cloudcasa
Show information

Platform:

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.


Help improve this document in the forum (guidelines). Last updated 5 months ago.