Create a GVC
Overview
Follow the steps below to create a GVC within your org.
Prerequisites
- Review the GVC reference page
- Permissions to create a GVC
- Optional:
- Install the CLI
Create using the UI Console
Follow the steps below to create a GVC:
-
Create a new GVC using one of the following methods:
-
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. ClickNext (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.