rpk container start
Start a local container cluster.
Flags
Value | Type | Description |
---|---|---|
|
- |
Help for start. |
|
- |
uint The number of nodes to start (default 1). |
|
- |
uint The amount of times to check for the cluster before considering it unstable and exiting. (default 10). |
|
string |
Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml. |
|
stringArray |
Override rpk configuration settings; '-X help' for detail or '-X list' for terser detail. |
|
string |
rpk profile to use. |
|
- |
Enable verbose logging. |
Was this helpful?