PCG
The pcg
command supports Private Cloud Gateway (PCG) operations, such as installing a PCG cluster and validating its installation. A local kind cluster is created to facilitate creating the PCG cluster in the target environment. You do not need to install kind or any other dependencies. The CLI includes all the required dependencies to set up the kind cluster.
The pcg
command exposes the following subcommand.
install
- Install a PCG through an interactive wizard. A container runtime is required to install a PCG cluster.
Install
Use the install
subcommand to install a PCG cluster in the following environments. The following flags are supported by the install
subcommand.
Short Flag | Long Flag | Description | Type |
---|---|---|---|
-f | --config-file | Install using a configuration file (optional). Use -config-only to generate a configuration file. | string |
-o | --config-only | Generate configuration file only. This command will not proceed with installation. | boolean |
-i | --inspect-only | Validate prerequisites for environment. Do not proceed with installation. | boolean |
Supported Environments
You can use the install
subcommand to install a PCG cluster in the following environments.
Platform | Install Guide |
---|---|
MAAS | Link |
OpenStack | Link |
VMware | Link |