docs: change exemplary GCP zones to ones that provide SNP machines

This commit is contained in:
Thomas Tendyck 2025-04-16 11:17:31 +02:00 committed by Thomas Tendyck
parent 3489b6d772
commit a5a7cec11b
46 changed files with 135 additions and 135 deletions

View file

@ -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).