Skip to content

Commit b73a019

Browse files
authored
[OCPBUGS#12282] ShiftStack cloud provider config section bugs (#59374)
1 parent df69123 commit b73a019

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/installation-osp-setting-cloud-provider-options.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
:_content-type: PROCEDURE
99
[id="installation-osp-setting-cloud-provider-options_{context}"]
10-
= Setting cloud provider options
10+
= Setting OpenStack Cloud Controller Manager options
1111

12-
Optionally, you can edit the cloud provider configuration for your cluster. The cloud provider configuration controls how {product-title} interacts with {rh-openstack-first}.
12+
Optionally, you can edit the OpenStack Cloud Controller Manager (CCM) configuration for your cluster. This configuration controls how {product-title} interacts with {rh-openstack-first}.
1313

14-
For a complete list of cloud provider configuration parameters, see link:https://v1-18.docs.kubernetes.io/docs/concepts/cluster-administration/cloud-providers/#cloud-conf[the `cloud.conf` specification].
14+
For a complete list of configuration parameters, see the "OpenStack Cloud Controller Manager reference guide" page in the "Installing on OpenStack" documentation.
1515

1616
.Procedure
1717

@@ -29,7 +29,7 @@ $ openshift-install --dir <destination_directory> create manifests
2929
$ vi openshift/manifests/cloud-provider-config.yaml
3030
----
3131

32-
. Modify the options based on link:https://v1-18.docs.kubernetes.io/docs/concepts/cluster-administration/cloud-providers/#cloud-conf[the `cloud.conf` specification].
32+
. Modify the options according to the CCM reference guide.
3333
+
3434
Configuring Octavia for load balancing is a common case for clusters that do not use Kuryr. For example:
3535
+

0 commit comments

Comments
 (0)