Skip to content

Commit

Permalink
doc: Adding content for Civo multi-account (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
konstructcarrie authored Nov 27, 2024
1 parent 0f14327 commit d89b819
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/civo/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,24 @@ With a GPU cluster, deployment and scalability are easily managed for AI and Mac
- Requirements for this feature are Civo Cloud and Kubefirst. Refer to [our documentation here to install Kubefirst](./install/cli.mdx) and you can select a GPU cluster as soon as Kubefirst is deployed.
- Take advantage of high performance infrastructure with pricing starting at $0.79 per GPU/hour, for an NVIDIA GPU (H100, H200, A100, L40S) to manage demanding AI/ML workloads, including private AI and chat-based applications.

![GPU cluster in Civo](../../../docs/img/civo/gpu-cluster.png)
![GPU cluster in Civo](../../img/civo/gpu-cluster.png)

## Multi-Account Support

Kubefirst supports multi-account functionality for Civo to deploy and manage workload clusters across multiple Civo accounts. Using multi-account you can manage and deploy workloads in multiple accounts without the need to log in and configure each account individually.

### Adding an Account

To add an additional account for Civo you will need to use the Kubefirst UI.

In the Kubefirst UI, navigate to Admin Settings and select **Cloud Accounts** and then **Add cloud account** to add a new account to Kubefirst.

This account will be available for any workload clusters you provision.

### Configure your Cluster

After adding any cloud accounts you want from Civo you can select these accounts during your cluster configuration.

Navigate to **Cluster Management** and **Create Cluster**. Select your preferred Cloud Account under the option labelled "Cloud account that will host this cluster".

![Multi-account in Civo](../../img/civo/multiaccount-civo.png)
Binary file added docs/img/civo/multiaccount-civo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gpu-cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions versioned_docs/version-2.7/civo/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,23 @@ With a GPU cluster, deployment and scalability are easily managed for AI and Mac
- Take advantage of high performance infrastructure with pricing starting at $0.79 per GPU/hour, for an NVIDIA GPU (H100, H200, A100, L40S) to manage demanding AI/ML workloads, including private AI and chat-based applications.

![GPU cluster in Civo](../../img/civo/gpu-cluster.png)

## Multi-Account Support

Kubefirst supports multi-account functionality for Civo to deploy and manage workload clusters across multiple Civo accounts. Using multi-account you can manage and deploy workloads in multiple accounts without the need to log in and configure each account individually.

### Adding an Account

To add an additional account for Civo you will need to use the Kubefirst UI.

In the Kubefirst UI, navigate to Admin Settings and select **Cloud Accounts** and then **Add cloud account** to add a new account to Kubefirst.

This account will be available for any workload clusters you provision.

### Configure your Cluster

After adding any cloud accounts you want from Civo you can select these accounts during your cluster configuration.

Navigate to **Cluster Management** and **Create Cluster**. Select your preferred Cloud Account under the option labelled "Cloud account that will host this cluster".

![Multi-account in Civo](../../img/civo/multiaccount-civo.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d89b819

Please sign in to comment.