diff --git a/doc/install-guide/ch_overview.xml b/doc/install-guide/ch_overview.xml index 383715eef6..63af7a4ca9 100644 --- a/doc/install-guide/ch_overview.xml +++ b/doc/install-guide/ch_overview.xml @@ -26,6 +26,8 @@ xpointer="element(table1)"/> This guide describes how to deploy these services in a functional test environment and, by example, teaches you how to build a production + environment. Realistically, you would use automation tools such as + Ansible, Chef, and Puppet to deploy and manage a production environment.
@@ -65,7 +67,7 @@ supporting services such as a SQL database, message queue, and Network Time Protocol (NTP). - Optionally, the controller node also runs portions of + Optionally, the controller node runs portions of Block Storage, Object Storage, Orchestration, Telemetry, Database, and Data Processing services. These components provide additional features for your @@ -93,15 +95,19 @@ (security groups) services. You can run more than one compute node. - Optionally, the compute node also runs a Telemetry - agent to collect metrics. + Optionally, the compute node runs a Telemetry + agent to collect metrics. Also, it can contain a third + network interface on a separate storage network to improve + performance of storage services. The optional Block Storage node contains the disks that the Block Storage service provisions for tenant virtual machine instances. You can run more than one of these nodes. - Optionally, the Block Storage node also runs a Telemetry - agent to collect metrics. + Optionally, the Block Storage node runs a Telemetry + agent to collect metrics. Also, it can contain a second + network interface on a separate storage network to improve + performance of storage services. The optional Object Storage nodes contain the disks that @@ -109,6 +115,9 @@ containers, and objects. You can run more than two of these nodes. However, the minimal architecture example requires two nodes. + Optionally, these nodes can contain a second network + interface on a separate storage network to improve + performance of storage services. @@ -163,7 +172,7 @@ dashboard. It also includes supporting services such as a SQL database, message queue, and Network Time Protocol (NTP). - Optionally, the controller node also runs portions of + Optionally, the controller node runs portions of Block Storage, Object Storage, Orchestration, Telemetry, Database, and Data Processing services. These components provide additional features for your @@ -181,15 +190,19 @@ (security groups) services. You can run more than one compute node. - Optionally, the compute node also runs a Telemetry - agent to collect metrics. + Optionally, the compute node runs a Telemetry + agent to collect metrics. Also, it can contain a third + network interface on a separate storage network to improve + performance of storage services. The optional Block Storage node contains the disks that the Block Storage service provisions for tenant virtual machine instances. You can run more than one of these nodes. - Optionally, the Block Storage node also runs a Telemetry - agent to collect metrics. + Optionally, the Block Storage node runs a Telemetry + agent to collect metrics. Also, it can contain a second + network interface on a separate storage network to improve + performance of storage services. The optional Object Storage nodes contain the disks that @@ -197,6 +210,9 @@ containers, and objects. You can run more than two of these nodes. However, the minimal architecture example requires two nodes. + Optionally, these nodes can contain a second network + interface on a separate storage network to improve + performance of storage services.