Add zookeeper info to README
README is always a first point of interaction for users/operators. So adding zookeeper info to it will help to understand its support in Kolla. Change-Id: I4829847b95575b6e83b3001e0d377ad1dd71ecfb
This commit is contained in:
parent
9dbd300786
commit
f32ea96cd2
@ -111,6 +111,8 @@ Kolla-Ansible deploys containers for the following infrastructure components:
|
|||||||
- `RabbitMQ <https://www.rabbitmq.com/>`__ as a messaging backend for
|
- `RabbitMQ <https://www.rabbitmq.com/>`__ as a messaging backend for
|
||||||
communication between services.
|
communication between services.
|
||||||
- `Redis <https://redis.io/>`__ an in-memory data structure store.
|
- `Redis <https://redis.io/>`__ an in-memory data structure store.
|
||||||
|
- `Zookeeper <https://zookeeper.apache.org/>`__ an open-source server which enables
|
||||||
|
highly reliable distributed coordination.
|
||||||
|
|
||||||
Directories
|
Directories
|
||||||
===========
|
===========
|
||||||
|
Loading…
Reference in New Issue
Block a user