Skip to content

Commit 160a2f9

Browse files
authored
Merge pull request #82928 from michaelryanmcneill/OSDOCS-12214
OSDOCS-12214: Remove 10 character project name limit from OSD on GCP
2 parents 63dc45e + ee824aa commit 160a2f9

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

modules/ccs-gcp-customer-procedure.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ To use {product-title} in your GCP project, the following GCP organizational pol
2323
.Procedure
2424

2525
. link:https://cloud.google.com/resource-manager/docs/creating-managing-projects[Create a Google Cloud project] to host the {product-title} cluster.
26-
+
27-
[NOTE]
28-
====
29-
The project name must be 10 characters or less.
30-
====
3126

3227
. link:https://cloud.google.com/service-usage/docs/enable-disable#enabling[Enable] the following required APIs in the project that hosts your {product-title} cluster:
3328
+

modules/osd-create-cluster-ccs.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ ifdef::osd-on-gcp[]
5353
* You have configured your GCP account for use with {product-title}.
5454
* You have configured the GCP account quotas and limits that are required to support the desired cluster size.
5555
* You have created a GCP project.
56-
+
57-
[NOTE]
58-
====
59-
The project name must be 10 characters or less.
60-
====
6156
* You have enabled the Google Cloud Resource Manager API in your GCP project. For more information about enabling APIs for your project, see link:https://cloud.google.com/endpoints/docs/openapi/enable-api[the Google Cloud documentation].
6257
* You have an IAM service account in GCP called `osd-ccs-admin` with the following roles attached:
6358
** Compute Admin

0 commit comments

Comments
 (0)