mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 15:39:37 -05: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
|
||||
|
||||
Tests were made using GCP `n2d-standard-4` VMs.
|
||||
|
||||
```sh
|
||||
constellation create gcp 1 2 n2d-standard-4 -y
|
||||
constellation create -c 1 -w 2 -y
|
||||
constellation init
|
||||
export KUBECONFIG="$PWD/constellation-admin.conf"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user