diff --git a/modules/deploy/partials/linux/bootstrap.adoc b/modules/deploy/partials/linux/bootstrap.adoc index 4977da741b..d1680e88b9 100644 --- a/modules/deploy/partials/linux/bootstrap.adoc +++ b/modules/deploy/partials/linux/bootstrap.adoc @@ -1,7 +1,7 @@ [[bootstrapping]] = Bootstrap broker configurations -Each broker requires a set of broker configurations that determine how all brokers communicate with each other and with clients. Bootstrapping a cluster configures the glossterm:listener[listeners], glossterm:seed-server[,seed servers], and glossterm:advertised listener[,advertised listeners], which ensure proper network connectivity and accessibility. +Each broker requires a set of broker configurations that determine how all brokers communicate with each other and with clients. Bootstrapping a cluster configures the glossterm:listener[,listeners], glossterm:seed server[,seed servers], and glossterm:advertised listener[,advertised listeners], which ensure proper network connectivity and accessibility. Starting in version 23.3.8, `rpk` enhances the bootstrapping process with additional flags for configuring advertised listener addresses directly.