Update wording for MiniConstellation in docs (#241)

This commit is contained in:
Moritz Eckert 2022-10-13 11:29:56 +02:00 committed by GitHub
parent 50cff97ec5
commit c7010f76ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 33 deletions

View file

@ -4,7 +4,7 @@ The following steps guide you through the process of creating a cluster and depl
and have access to a cloud subscription.
:::tip
If you don't have a cloud subscription, check out [mini Constellation](mini-constellation.md), which lets you set up a local Constellation cluster using virtualization.
If you don't have a cloud subscription, check out [MiniConstellation](mini-constellation.md), which lets you set up a local Constellation cluster using virtualization.
:::
## Create a cluster

View file

@ -103,7 +103,7 @@ The CLI supports autocompletion for various shells. To set it up, run `constella
The CLI makes authenticated calls to the CSP API. Therefore, you need to set up Constellation with the credentials for your CSP.
:::tip
If you don't have a cloud subscription, you can try [mini Constellation](mini-constellation.md), which lets you set up a local Constellation cluster using virtualization.
If you don't have a cloud subscription, you can try [MiniConstellation](mini-constellation.md), which lets you set up a local Constellation cluster using virtualization.
:::
### Required permissions

View file

@ -1,4 +1,4 @@
# Mini Constellation
# MiniConstellation
With `constellation mini`, you can deploy and test Constellation locally without a cloud subscription.
@ -6,7 +6,7 @@ The command uses virtualization to create a local cluster with one control-plane
:::info
Since mini Constellation is running on your local system, common cloud features, such as load-balancing,
Since MiniConstellation is running on your local system, common cloud features, such as load-balancing,
attaching persistent storage, or autoscaling, are unavailable.
:::
@ -40,7 +40,7 @@ attaching persistent storage, or autoscaling, are unavailable.
## Create your cluster
Setting up your mini Constellation cluster is as easy as running the following command:
Setting up your MiniConstellation cluster is as easy as running the following command:
```bash
constellation mini up