mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 11:36:10 -04:00
docs: publish
This commit is contained in:
parent
0aaf58b710
commit
2c1da48437
15 changed files with 70 additions and 33 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
A local cluster lets you deploy and test Constellation without a cloud subscription.
|
||||
You have two options:
|
||||
|
||||
* Use MiniConstellation to automatically deploy a two-node cluster.
|
||||
* For more fine-grained control, create the cluster using the QEMU provider.
|
||||
|
||||
|
@ -110,6 +111,7 @@ attaching persistent storage, or autoscaling aren't available.
|
|||
```shell-session
|
||||
$ constellation init
|
||||
Your Constellation master secret was successfully written to ./constellation-mastersecret.json
|
||||
Note: If you just created the cluster, it can take a few minutes to connect.
|
||||
Initializing cluster ...
|
||||
Your Constellation cluster was successfully initialized.
|
||||
|
||||
|
|
|
@ -112,6 +112,7 @@ If you encounter any problem with the following steps, make sure to use the [lat
|
|||
```shell-session
|
||||
$ constellation init
|
||||
Your Constellation master secret was successfully written to ./constellation-mastersecret.json
|
||||
Note: If you just created the cluster, it can take a few minutes to connect.
|
||||
Initializing cluster ...
|
||||
Your Constellation cluster was successfully initialized.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue