From abbc37297e62a742ddb3d6513e388de7c92fe6fc Mon Sep 17 00:00:00 2001 From: Michele Zanotti Date: Mon, 7 Oct 2024 14:22:18 +0200 Subject: [PATCH] reformat --- .terraform-docs.yml | 3 +++ README.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.terraform-docs.yml b/.terraform-docs.yml index 7c51e63..667bbdf 100644 --- a/.terraform-docs.yml +++ b/.terraform-docs.yml @@ -44,10 +44,13 @@ content: |- Ensure that your GCP project has the necessary quotas for the following resources over the regions you plan to deploy Nebuly: - **Name**: GPUs (all regions) + **Min Value**: 2 - **Name**: NVIDIA L4 GPUs + **Min Value**: 1 - **Name**: NVIDIA T4 GPUs + **Min Value**: 1 For more information on how to check and increase quotas, refer to the [GCP Documentation](https://cloud.google.com/docs/quotas/view-manage). diff --git a/README.md b/README.md index 71d3648..6e3d06a 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,13 @@ You can enable the APIs using either the GCP Console or the gcloud CLI, as expla Ensure that your GCP project has the necessary quotas for the following resources over the regions you plan to deploy Nebuly: - **Name**: GPUs (all regions) + **Min Value**: 2 - **Name**: NVIDIA L4 GPUs + **Min Value**: 1 - **Name**: NVIDIA T4 GPUs + **Min Value**: 1 For more information on how to check and increase quotas, refer to the [GCP Documentation](https://cloud.google.com/docs/quotas/view-manage).