rpk container
Manage a local Redpanda container cluster for development and testing. Creates containers using Docker or Podman.
| Container clusters are intended for development and testing only. Do not use for production workloads. |
Prerequisites
-
Docker or Podman must be installed and running
-
The current user must have permission to run containers
Subcommands
| Command | Description |
|---|---|
Stop and remove an existing local container cluster’s data. |
|
Start a local container cluster. This command uses Docker to initiate a local Redpanda container cluster, including Redpanda Console. |
|
Get the status of a local container cluster, including the node IDs, ports, and running state of each broker. |
|
Stop an existing local container cluster. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |