Kafka Bundle
- Canonical | bundle
- Databases
Channel | Revision | Published |
---|---|---|
latest/stable | 3 | 18 Oct 2022 |
latest/edge | 9 | 27 Jan 2023 |
3/stable | 16 | 28 Feb 2024 |
3/edge | 20 | 26 Jul 2024 |
juju deploy kafka-bundle
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
init-limit | int
Default: 5
Amount of time, in ticks, to allow followers to connect and sync to a leader.
-
log-level | string
Default: INFO
Level of logging for the different components operated by the charm. Possible values: ERROR, WARNING, INFO, DEBUG
-
sync-limit | int
Default: 2
Amount of time, in ticks, to allow followers to sync with ZooKeeper.
-
tick-time | int
Default: 2000
the length of a single tick, which is the basic time unit used by ZooKeeper, as measured in milliseconds.