Skip to main contentOverview
Follow the steps below to create a GVC within your org.
Prerequisites
Create using the UI Console
Follow the steps below to create a GVC:
-
Create a new GVC using one of the following methods:
- For an org without any GVCs:
- After logging in, the
Create GVC
page will be shown, or if you browse to a different page,
- Click the
Create
dropdown in the upper right corner and select GVC
- For an org with at least one GVC:
- Click the
Create
dropdown in the upper right corner and select GVC
-
Enter a unique name, optional description, and select a domain. If there are no domains defined, use the
Default
. Custom domains can be added later. Click Next (Locations)
.
-
Select at least one of the listed cloud providers. Click
Next (Pull Secrets)
-
The Docker/ECR/GCP Pull Secrets that have been configured for your org will be listed. If any secrets are shown, select one or more secrets that would be required by your workloads to authenticate to a private registry to pull their images. Click
Next (Tags)
.
-
Enter any optional tags. Click
Create
.
Your GVC has been successfully created and is ready to be configured with a workload.
Create using the CLI
Refer to the GVC create command for details and examples on how to create a GVC using the CLI.