Skip to content
Snippets Groups Projects
Commit 198a9069 authored by Bertrand Lallau's avatar Bertrand Lallau
Browse files

Update infra components list in README.rst

The following project links have been added and reorder:
- Telegraf
- Etcd
- Memcached

Also fix some syntax issues.

Change-Id: I8b1ba2bbe8334d84c8247aef35f443b61b27fbf5
parent 9e804f42
No related branches found
No related tags found
No related merge requests found
...@@ -86,14 +86,16 @@ Infrastructure components ...@@ -86,14 +86,16 @@ Infrastructure components
Kolla-Ansible deploys containers for the following infrastructure components: Kolla-Ansible deploys containers for the following infrastructure components:
- `Ceph <http://ceph.com/>`__ implementation for Cinder, Glance and Nova - `Ceph <http://ceph.com/>`__ implementation for Cinder, Glance and Nova.
- `collectd <https://collectd.org>`__, - `Collectd <https://collectd.org/>`__,
`Telegraf <https://github.com/influxdata/telegraf/>`__,
`InfluxDB <https://influxdata.com/time-series-platform/influxdb/>`__, and `InfluxDB <https://influxdata.com/time-series-platform/influxdb/>`__, and
`Grafana <http://grafana.org>`__ for performance monitoring. `Grafana <http://grafana.org/>`__ for performance monitoring.
- `Elasticsearch <https://www.elastic.co/de/products/elasticsearch>`__ and - `Elasticsearch <https://www.elastic.co/de/products/elasticsearch/>`__ and
`Kibana <https://www.elastic.co/de/products/kibana>`__ to search, analyze, `Kibana <https://www.elastic.co/de/products/kibana/>`__ to search, analyze,
and visualize log messages. and visualize log messages.
- `Fluentd <https://http://www.fluentd.org/>`__ as an open source data collector - `Etcd <https://github.com/coreos/etcd/>`__ a distributed reliable key-value store.
- `Fluentd <https://www.fluentd.org/>`__ as an open source data collector
for unified logging layer. for unified logging layer.
- `HAProxy <http://www.haproxy.org/>`__ and - `HAProxy <http://www.haproxy.org/>`__ and
`Keepalived <http://www.keepalived.org/>`__ for high availability of services `Keepalived <http://www.keepalived.org/>`__ for high availability of services
...@@ -101,10 +103,11 @@ Kolla-Ansible deploys containers for the following infrastructure components: ...@@ -101,10 +103,11 @@ Kolla-Ansible deploys containers for the following infrastructure components:
- `Kafka <http://kafka.apache.org/documentation/>`__ A distributed streaming - `Kafka <http://kafka.apache.org/documentation/>`__ A distributed streaming
platform. platform.
- `MariaDB and Galera Cluster <https://mariadb.com/kb/en/mariadb/galera-cluster/>`__ - `MariaDB and Galera Cluster <https://mariadb.com/kb/en/mariadb/galera-cluster/>`__
for highly available MySQL databases for highly available MySQL databases.
- `Memcached <https://memcached.org/>`__ a distributed memory object caching system.
- `MongoDB <https://www.mongodb.org/>`__ as a database backend for Ceilometer - `MongoDB <https://www.mongodb.org/>`__ as a database backend for Ceilometer
and Gnocchi and Gnocchi.
- `Open vSwitch <http://openvswitch.org/>`__ and Linuxbridge backends for Neutron - `Open vSwitch <http://openvswitch.org/>`__ and Linuxbridge backends for Neutron.
- `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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment