mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-23 15:30:44 -04:00
docs: change exemplary GCP zones to ones that provide SNP machines
This commit is contained in:
parent
3489b6d772
commit
a5a7cec11b
46 changed files with 135 additions and 135 deletions
|
@ -137,11 +137,11 @@ The following steps guide you through the process of creating a cluster and depl
|
|||
|
||||
You can find it on the [welcome screen of your GCP project](https://console.cloud.google.com/welcome). For more information refer to [Google's documentation](https://support.google.com/googleapi/answer/7014113).
|
||||
|
||||
* **region**: The GCP region you want to deploy your cluster in, e.g., `us-west1`.
|
||||
* **region**: The GCP region you want to deploy your cluster in, e.g., `us-central1`.
|
||||
|
||||
You can find a [list of all regions in Google's documentation](https://cloud.google.com/compute/docs/regions-zones#available).
|
||||
|
||||
* **zone**: The GCP zone you want to deploy your cluster in, e.g., `us-west1-a`.
|
||||
* **zone**: The GCP zone you want to deploy your cluster in, e.g., `us-central1-a`.
|
||||
|
||||
You can find a [list of all zones in Google's documentation](https://cloud.google.com/compute/docs/regions-zones#available).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue