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).

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings; '-X help' for detail or '-X list' for terser detail.

--profile

string

rpk profile to use.

-v, --verbose

-

Enable verbose logging.