mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Update Conformance docs for cluster creation with latest CLI
This commit is contained in:
parent
c9c954c675
commit
3e579315fe
@ -13,8 +13,10 @@ These tests results were produced using Sonobuoy v0.56.4.
|
|||||||
|
|
||||||
## Provision Constellation Cluster
|
## Provision Constellation Cluster
|
||||||
|
|
||||||
|
Tests were made using GCP `n2d-standard-4` VMs.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
constellation create gcp 1 2 n2d-standard-4 -y
|
constellation create -c 1 -w 2 -y
|
||||||
constellation init
|
constellation init
|
||||||
export KUBECONFIG="$PWD/constellation-admin.conf"
|
export KUBECONFIG="$PWD/constellation-admin.conf"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user