rpk cloud byoc
Manage a Redpanda Cloud BYOC agent.
For BYOC, Redpanda installs an agent service in your owned cluster. The agent then proceeds to provision further infrastructure and eventually, a full Redpanda cluster.
The BYOC command runs Terraform to create and start the agent. You first need a redpanda-id (or cluster ID); this is used to get the details of how your agent should be provisioned. You can create a BYOC cluster in our cloud UI and then come back to this command to complete the process.
Subcommands
| Command | Description |
|---|---|
Install the BYOC plugin. This command downloads the BYOC managed plugin if necessary. |
|
Uninstall the BYOC plugin. This command deletes your locally downloaded BYOC managed plugin if it exists. |
Flags
| Value | Type | Description |
|---|---|---|
|
string |
The client ID of the organization in Redpanda Cloud. |
|
string |
The client secret of the organization in Redpanda Cloud. |
|
string |
The Redpanda ID of the cluster you are creating. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |