diff --git a/doc/install-guide/source/environment.rst b/doc/install-guide/source/environment.rst index 33be40df56..df239d2af5 100644 --- a/doc/install-guide/source/environment.rst +++ b/doc/install-guide/source/environment.rst @@ -4,15 +4,15 @@ Environment =========== -This section explains how to configure the controller and one compute +This section explains how to configure the controller node and one compute node using the example architecture. Although most environments include Identity, Image service, Compute, at least -one networking service, and the dashboard, the Object Storage service can +one networking service, and the Dashboard, the Object Storage service can operate independently. If your use case only involves Object Storage, you can skip to `Object Storage Installation Guide `_ -after configuring the appropriate nodes for it. However, the dashboard +after configuring the appropriate nodes for it. However, the Dashboard requires at least the Image service, Compute, and Networking. You must use an account with administrative privileges to configure each node.