mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-22 21:31:14 -05:00
Wrap references to mini Constellation in tip boxes (#221)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
ff25593f7e
commit
7f96b82288
@ -2,7 +2,10 @@
|
||||
|
||||
The following steps guide you through the process of creating a cluster and deploying a sample app. This example assumes that you have successfully [installed and set up Constellation](install.md),
|
||||
and have access to a cloud subscription.
|
||||
For setting up a local Constellation cluster, check out [mini Constellation](mini-constellation.md).
|
||||
|
||||
:::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.
|
||||
:::
|
||||
|
||||
## Create a cluster
|
||||
|
||||
|
@ -102,7 +102,9 @@ 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.
|
||||
:::
|
||||
|
||||
### Required permissions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user