Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.controlplane.com/llms.txt

Use this file to discover all available pages before exploring further.

GVC Creation Overview

Follow the steps below to create a GVC within your org.

GVC Creation Prerequisites

Create using the UI Console

Follow the steps below to create a GVC:
  1. 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
  2. Enter a unique name and optional description.
  3. Select Locations from the left pane. Choose at least one cloud provider location.
  4. Select Pull Secrets from the left pane. If any Docker/ECR/GCP Pull Secrets are configured for your org, select the ones required by your workloads to authenticate to a private registry.
  5. Optionally, select Tags from the left pane to add tags.
  6. 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.