Streaming
Streaming releases
Beta
0
Supported
0
End of life
0
v25.2
Released
Jul 2025
Ended
Jul 2026
End of life
v25.1
Released
Apr 2025
Ended
Apr 2026
End of life
v24.3
Released
Dec 2024
Ended
Dec 2025
End of life
v24.2
Released
Jul 2024
Ended
Jul 2025
End of life
v24.1
Released
Apr 2024
Ended
Apr 2025
End of life
v23.3
Released
Dec 2023
Ended
Dec 2024
End of life
rpk redpanda admin brokers decommission
| This command is not supported on macOS, Windows. |
Decommission the given broker.
Decommissioning a broker removes it from the cluster.
A decommission request is sent to every broker in the cluster, only the cluster leader handles the request.
For safety on v22.x clusters, this command will not run if the requested
broker is in maintenance mode. As of v23.x, Redpanda supports
decommissioning a node that is currently in maintenance mode. If you are on
a v22.x cluster and need to bypass the maintenance mode check (perhaps your
cluster is unreachable), use the hidden --force flag.
|
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Help for decommission. |
|
string |
Redpanda or rpk config file; default search paths are |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |
Was this helpful?