mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
- Remove FIP config mod from OSP install assemblies - Generalize 'Enabling access' OSP mod - Add DNS note to no-FIP OSP module - Add /etc/hosts note to FIPless mod - Add osp_bootstrap_fip to no-floating mod - Add UPI bootstrap FIP to floating mod - Add IPI externalNetwork note to fipless module
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_openstack/installing-openstack-installer.adoc
|
|
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
|
|
// * installing/installing_openstack/installing-openstack-installer-kuryr.adoc
|
|
// * installing/installing_openstack/installing-openstack-user.adoc
|
|
// * installing/installing_openstack/installing-openstack-user-kuryr.adoc
|
|
//
|
|
// Stub module. To be used with other FIP OSP modules only.
|
|
|
|
[id="installation-osp-accessing-api_{context}"]
|
|
= Enabling access to the environment
|
|
|
|
At deployment, all {product-title} machines are created in a {rh-openstack-first}-tenant network. Therefore, they are not accessible directly in most {rh-openstack} deployments.
|
|
|
|
You can configure {product-title} API and application access by using floating IP addresses (FIPs) during installation. You can also complete an installation without configuring FIPs, but the installer will not configure a way to reach the API or applications externally.
|