-
Notifications
You must be signed in to change notification settings - Fork 1.9k
OCPRHV-416 new chap - Cluster setup on RHV in a restricted network #28522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
82 changes: 82 additions & 0 deletions
82
installing/installing_rhv/installing-rhv-restricted-network.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,82 @@ | ||
| [id="installing-rhv-restricted-network_{context}"] | ||
| = Installing a cluster on {rh-virtualization} in a restricted network | ||
| include::modules/common-attributes.adoc[] | ||
| :context: installing-rhv-restricted-network | ||
|
|
||
| toc::[] | ||
|
|
||
| In {product-title} version {product-version}, you can install a | ||
| customized {product-title} cluster on {rh-virtualization-first} in a restricted network by creating an internal mirror of the installation release content. | ||
|
|
||
| == Prerequisites | ||
|
|
||
| The following items are required to install an {product-title} cluster on a {rh-virtualization} environment. | ||
emarcusRH marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| * You have a supported combination of versions in the link:https://access.redhat.com/articles/5485861[Support Matrix for {product-title} on {rh-virtualization}]. | ||
| * You are familiar with the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. | ||
| * xref:../../installing/install_config/installing-restricted-networks-preparations.adoc#installing-restricted-networks-preparations[Create a registry on your mirror host] and obtain the `imageContentSources` data for your version of {product-title}. | ||
| + | ||
| [IMPORTANT] | ||
| ==== | ||
| Because the installation media is on the mirror host, you can use that computer | ||
| to complete all installation steps. | ||
| ==== | ||
| * Provision | ||
| xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[persistent storage] for your cluster. To deploy a private image registry, your storage must provide ReadWriteMany access modes. | ||
| * Review details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. | ||
| * If you use a firewall and plan to use telemetry, you must xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure the firewall to allow the sites] that your cluster requires access to. | ||
| + | ||
| [NOTE] | ||
| ==== | ||
| Be sure to also review this site list if you are configuring a proxy. | ||
| ==== | ||
|
|
||
| include::modules/installation-about-restricted-network.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/cluster-entitlements.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installing-rhv-requirements.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installing-rhv-verifying-rhv-environment.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-network-user-infra.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-dns-user-infra.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installing-rhv-setting-up-installation-machine.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installing-rhv-setting-up-ca-certificate.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/ssh-agent-using.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-downloading-ansible-playbooks.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-about-inventory-yml.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-specifying-rhcos-image-settings.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-creating-install-config-file.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-bare-metal-config-yaml.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-configure-proxy.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/installation-rhv-customizing-install-config-yaml.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-editing-manifests.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-making-control-plane-nodes-non-schedulable.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-building-ignition-files.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-creating-templates-virtual-machines.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-creating-bootstrap-machine.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-creating-control-plane-nodes.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-osp-verifying-cluster-status.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-removing-bootstrap-machine.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation-rhv-creating-worker-nodes-completing-installation.adoc[leveloffset=+1] | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
modules/installation-rhv-creating-templates-virtual-machines.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
modules/installation-rhv-creating-worker-nodes-completing-installation.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
modules/installation-rhv-making-control-plane-nodes-non-schedulable.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.