diff --git a/modules/installation-initializing.adoc b/modules/installation-initializing.adoc index 15ce8be644be..41ce760582a7 100644 --- a/modules/installation-initializing.adoc +++ b/modules/installation-initializing.adoc @@ -120,7 +120,7 @@ ifdef::osp[] .. Select *openstack* as the platform to target. .. Specify the {rh-openstack-first} external network name to use for installing the cluster. .. Specify the Floating IP address to use for external access to the OpenShift API. -.. Specify an {rh-openstack} flavor with at least 16 GB RAM to use for control plane +.. Specify a {rh-openstack} flavor with at least 16 GB RAM to use for control plane and compute nodes. .. Select the base domain to deploy the cluster to. All DNS records will be sub-domains of this base and will also include the cluster name. diff --git a/modules/installation-osp-about-kuryr.adoc b/modules/installation-osp-about-kuryr.adoc index 8374c62cbb1e..b1adb093979a 100644 --- a/modules/installation-osp-about-kuryr.adoc +++ b/modules/installation-osp-about-kuryr.adoc @@ -11,7 +11,7 @@ Kuryr improves network performance by connecting Pods to the OpenStack SDN. It a [IMPORTANT] ==== -Kuryr is recommended for deployments on encapsulated {rh-openstack}-tenant networks to avoid double encapsulation. For example, on a deployment of an encapsulated OpenShift SDN over an {rh-openstack} network. +Kuryr is recommended for deployments on encapsulated {rh-openstack}-tenant networks to avoid double encapsulation. For example, on a deployment of an encapsulated OpenShift SDN over a {rh-openstack} network. The default OpenShift SDN is recommended if: diff --git a/modules/installation-osp-balancing-external-loads.adoc b/modules/installation-osp-balancing-external-loads.adoc index 89de9d6da826..ac8296771e4c 100644 --- a/modules/installation-osp-balancing-external-loads.adoc +++ b/modules/installation-osp-balancing-external-loads.adoc @@ -11,7 +11,7 @@ The load balancer serves ports 6443, 443, and 80 to any users of the system. Por .Prerequisites -* Access to an {rh-openstack} administrator's account +* Access to a {rh-openstack} administrator's account * The https://docs.openstack.org/python-openstackclient/latest/[{rh-openstack} client] installed on the target environment .Procedure diff --git a/modules/installation-osp-enabling-swift.adoc b/modules/installation-osp-enabling-swift.adoc index af7768c750e7..98f204d1e1cf 100644 --- a/modules/installation-osp-enabling-swift.adoc +++ b/modules/installation-osp-enabling-swift.adoc @@ -13,7 +13,7 @@ Swift is operated by a user account with the `swiftoperator` role and `temp-url` .Prerequisites -* An {rh-openstack} administrator account on the target environment +* A {rh-openstack} administrator account on the target environment * On Ceph RGW, https://docs.ceph.com/docs/master/radosgw/config-ref/#swift-settings[the `account in url` option must be enabled] .Procedure