Skip to content

Commit 66635ad

Browse files
Merge pull request #222618 from johnmarco/jm-create-cluster-add-quota
Adding quota to create cluster article
2 parents 8fca7e6 + 5265466 commit 66635ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/openshift/howto-create-private-cluster-4x.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ az aro create \
193193

194194
After executing the `az aro create` command, it normally takes about 35 minutes to create a cluster.
195195

196+
> [!NOTE]
197+
> When attempting to create a cluster, if you receive an error message saying that your resource quota has been exceeded, see [Adding Quota to ARO account](https://mobb.ninja/docs/quickstart-aro.html#adding-quota-to-aro-account) to learn how to proceed.
198+
199+
Is some cases you may need to increase the resource quota of your ARO account in order to create a cluster. If you
200+
196201
>[!IMPORTANT]
197202
> If you choose to specify a custom domain, for example **foo.example.com**, the OpenShift console will be available at a URL such as `https://console-openshift-console.apps.foo.example.com`, instead of the built-in domain `https://console-openshift-console.apps.<random>.<location>.aroapp.io`.
198203
>

0 commit comments

Comments
 (0)