mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
Add reminder to defaultMachinePlatform parameter
Wording tweaks (Service, VM vs. instance)
OCP "service" -> "Service"
OSP "VM" -> "instance"
Elaboration on ext. network module shortdesc
Tweak to cluster verification module
Add CIDR ranges to default assembly
Add cond CIDR guidance for custom installs
Troubleshooting tweaks
When + why blurb on load balancing topic
Add OpenStack to IPI options
Add subheading IDs where missing
Remove prerelease link from RHCOS image module
All "OpenShift" -> {product-title}
Add missing optional OSP params
Vol type and size for control plane and compute instances.
Comment out OSP Troubleshooting assembly
Comment out OSP load balancing assembly
Add tip about external access to FIP module
Revert "Add OpenStack to IPI options"
This reverts commit e21c12315859fad79447d1a694c0649470efbdce.
Delete superfluous line breaks
Global '{product-title} SDN' to 'OpenShift SDN'
Wording tweaks in CIDR note
46 lines
2.1 KiB
Plaintext
46 lines
2.1 KiB
Plaintext
[id="installing-openstack-installer"]
|
|
= Installing a cluster on OpenStack
|
|
include::modules/common-attributes.adoc[]
|
|
:context: installing-openstack-installer
|
|
|
|
toc::[]
|
|
|
|
In {product-title} version {product-version}, you can install a cluster on
|
|
OpenStack.
|
|
|
|
.Prerequisites
|
|
|
|
* Review details about the
|
|
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
|
|
processes.
|
|
|
|
* Have access to an OpenStack administrator's account
|
|
|
|
* On OpenStack, have access to an external network that does not overlap these CIDR ranges:
|
|
** `10.0.0.0/16`
|
|
** `172.30.0.0/16`
|
|
** `10.128.0.0/14`
|
|
+
|
|
If the external network overlaps these ranges, go to xref:./installing-openstack-installer-custom.adoc#installing-openstack-installer-custom[Installing a cluster on OpenStack with customizations]
|
|
|
|
include::modules/installation-osp-default-deployment.adoc[leveloffset=+1]
|
|
include::modules/cluster-entitlements.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-enabling-swift.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-creating-image.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-verifying-external-network.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1]
|
|
include::modules/ssh-agent-using.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-accessing-api.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-accessing-api-floating.adoc[leveloffset=+2]
|
|
include::modules/installation-osp-accessing-api-no-floating.adoc[leveloffset=+2]
|
|
include::modules/installation-launching-installer.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-verifying-cluster-status.adoc[leveloffset=+1]
|
|
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-configuring-floating-ip.adoc[leveloffset=+1]
|
|
|
|
.Next steps
|
|
|
|
* xref:../../installing/install_config/customizations.adoc#customizations[Customize your cluster].
|
|
* If necessary, you can
|
|
xref:../../support/remote_health_monitoring/opting-out-of-remote-health-reporting.adoc#opting-out-remote-health-reporting_opting-out-remote-health-reporting[opt out of remote health reporting].
|