Skip to content

Commit ca01c36

Browse files
committed
Add compact ShiftStack installation assembly
Resolves OSDOCS-11637
1 parent f467443 commit ca01c36

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,8 @@ Topics:
484484
File: installing-openstack-user
485485
- Name: Installing a cluster on OpenStack in a restricted network
486486
File: installing-openstack-installer-restricted
487+
- Name: Installing a three-node cluster on OpenStack
488+
File: installing-openstack-three-node
487489
- Name: Configuring network settings after installing OpenStack
488490
File: installing-openstack-network-config
489491
- Name: OpenStack Cloud Controller Manager reference guide
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="installing-openstack-three-node"]
3+
= Installing a three-node cluster on OpenStack
4+
include::_attributes/common-attributes.adoc[]
5+
:context: installing-openstack-three-node
6+
7+
toc::[]
8+
9+
In {product-title} version {product-version}, you can install a three-node cluster on {rh-openstack-first}. A three-node cluster consists of three control plane machines, which also act as compute machines. This type of cluster provides a smaller, more resource efficient cluster, for cluster administrators and developers to use for testing, development, and production.
10+
11+
You can install a three-node cluster by using either installer-provisioned or user-provisioned infrastructure.
12+
13+
include::modules/installation-three-node-cluster-cloud-provider.adoc[leveloffset=+1]
14+
15+
== Next steps
16+
* xref:../../installing/installing_openstack/installing-openstack-installer-custom.adoc#installing-openstack-installer-custom[Installing a cluster on OpenStack with customizations]
17+
* xref:../../installing/installing_openstack/installing-openstack-user.adoc#installing-openstack-user[Installing a cluster on OpenStack on your own infrastructure]

0 commit comments

Comments
 (0)