mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
57 lines
3.9 KiB
Plaintext
57 lines
3.9 KiB
Plaintext
[id="installing-openstack-installer-restricted"]
|
|
= Installing a cluster on OpenStack in a restricted network
|
|
include::modules/common-attributes.adoc[]
|
|
:context: installing-openstack-installer-restricted
|
|
|
|
toc::[]
|
|
|
|
In {product-title} {product-version}, you can install a cluster on
|
|
{rh-openstack-first} in a restricted network by creating an internal mirror of the installation release content.
|
|
|
|
.Prerequisites
|
|
|
|
* xref:../../installing/install_config/installing-restricted-networks-preparations.adoc#installing-restricted-networks-preparations[Create a mirror registry on your bastion host]
|
|
and obtain the `imageContentSources` data for your version of {product-title}.
|
|
+
|
|
[IMPORTANT]
|
|
====
|
|
Because the installation media is on the bastion host, use that computer
|
|
to complete all installation steps.
|
|
====
|
|
|
|
* Review details about the
|
|
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update processes].
|
|
** Verify that {product-title} {product-version} is compatible with your {rh-openstack} version by consulting the architecture documentation's xref:../../architecture/architecture-installation.adoc#supported-platforms-for-openshift-clusters_architecture-installation[list of available platforms]. You can also compare platform support across different versions by viewing the link:https://access.redhat.com/articles/4679401[{product-title} on {rh-openstack} support matrix].
|
|
|
|
* Verify that your network configuration does not rely on a provider network. Provider networks are not supported.
|
|
|
|
* Have the metadata service enabled in {rh-openstack}.
|
|
|
|
include::modules/installation-about-restricted-network.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-default-deployment.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-control-compute-machines.adoc[leveloffset=+2]
|
|
include::modules/installation-osp-bootstrap-machine.adoc[leveloffset=+2]
|
|
include::modules/cluster-entitlements.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-enabling-swift.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1]
|
|
include::modules/installation-osp-creating-image-restricted.adoc[leveloffset=+1]
|
|
include::modules/installation-initializing.adoc[leveloffset=+1]
|
|
include::modules/installation-configuration-parameters.adoc[leveloffset=+2]
|
|
include::modules/installation-osp-restricted-config-yaml.adoc[leveloffset=+2]
|
|
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]
|
|
|
|
.Next steps
|
|
|
|
* xref:../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster].
|
|
* If the mirror registry that you used to install your cluster has a trusted CA, add it to the cluster by xref:../../openshift_images/image-configuration.adoc#images-configuration-cas_image-configuration[configuring additional trust stores].
|
|
* 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].
|
|
* Learn how to xref:../../operators/admin/olm-restricted-networks.adoc#olm-understanding-operator-catalog-images_olm-restricted-networks[use Operator Lifecycle Manager (OLM) on restricted networks].
|
|
* If you did not configure {rh-openstack} to accept application traffic over floating IP addresses, xref:../../post_installation_configuration/network-configuration.adoc#installation-osp-configuring-api-floating-ip_post-install-network-configuration[configure {rh-openstack} access with floating IP addresses].
|