rpk container start
Start a local container cluster.
Usage
rpk container start [flags]
Flags
Value | Type | Description |
-h, --help | - | Help for start. |
-n, --nodes | - | uint The number of nodes to start (default 1). |
--retries | - | uint The amount of times to check for the cluster before considering it unstable and exiting. (default 10). |
-v, --verbose | - | Enable verbose logging (default false ). |