Skip to content

Commit

Permalink
[feat][doc] add Quick Start for broker load balancing (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonymitaet committed Aug 7, 2023
1 parent 9d09f5e commit b070c9b
Show file tree
Hide file tree
Showing 9 changed files with 613 additions and 5 deletions.
5 changes: 4 additions & 1 deletion docs/concepts-broker-load-balancing-benefits.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ It helps seamlessly scale up or down broker clusters since it allows you to:

- To review various versions of broker load balancers, see [Broker load balancing | Types](./concepts-broker-load-balancing-types.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
- To get up quickly, see [Broker load balancing | Quick start](./concepts-broker-load-balancing-quick-start.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).

5 changes: 4 additions & 1 deletion docs/concepts-broker-load-balancing-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,4 +564,7 @@ For implementation details, see [PIP-220: TransferShedder](https://github.com/ap

- To review various versions of broker load balancers, see [Broker load balancing | Types](./concepts-broker-load-balancing-types.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
- To get up quickly, see [Broker load balancing | Quick start](./concepts-broker-load-balancing-quick-start.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).

4 changes: 3 additions & 1 deletion docs/concepts-broker-load-balancing-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ In general, the main features of the broker load balancer are:

- To review various versions of broker load balancers, see [Broker load balancing | Types](./concepts-broker-load-balancing-types.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
- To get up quickly, see [Broker load balancing | Quick start](./concepts-broker-load-balancing-quick-start.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
3 changes: 2 additions & 1 deletion docs/concepts-broker-load-balancing-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ Pulsar uses automatic broker load balancing to monitor the brokers' load interna

- To review various versions of broker load balancers, see [Broker load balancing | Types](./concepts-broker-load-balancing-types.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
- To get up quickly, see [Broker load balancing | Quick start](./concepts-broker-load-balancing-quick-start.md).

- To migrate one broker load balancer type to another, see [Broker load balancing | Migration](./concepts-broker-load-balancing-migration.md).
Loading

0 comments on commit b070c9b

Please sign in to comment.