-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ShiftStack UPI - OSDOCS921 #20091
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
maxwelldb
merged 1 commit into
openshift:master
from
maxwelldb:shiftstack-upi-OSDOCS921
Apr 21, 2020
Merged
ShiftStack UPI - OSDOCS921 #20091
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
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
66 changes: 66 additions & 0 deletions
66
installing/installing_openstack/installing-openstack-user-kuryr.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,66 @@ | ||
| [id="installing-openstack-user-kuryr"] | ||
| = Installing a cluster on OpenStack with Kuryr on your own infrastructure | ||
| include::modules/common-attributes.adoc[] | ||
| :context: installing-openstack-user-kuryr | ||
|
|
||
| toc::[] | ||
|
|
||
| In {product-title} version {product-version}, you can install a cluster on | ||
| {rh-openstack-first} that runs on user-provisioned infrastructure. | ||
|
|
||
| Using your own infrastructure allows you to integrate your cluster with existing infrastructure and modifications. The process requires more labor on your part than installer-provisioned installations, because you must create all {rh-openstack} resources, like Nova servers, Neutron ports, and security groups. However, Red Hat provides Ansible playbooks to help you in the deployment process. | ||
|
|
||
| .Prerequisites | ||
|
|
||
| * Review details about the | ||
| xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. | ||
|
|
||
| * Have an {rh-openstack} account where you want to install {product-title} | ||
|
|
||
| * On the machine from which you run the installation program, have: | ||
| ** A single directory in which you can keep the files you create during the installation process | ||
| ** Python 3 | ||
|
|
||
| include::modules/installation-osp-about-kuryr.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-default-kuryr-deployment.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-kuryr-increase-quota.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-kuryr-neutron-configuration.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-kuryr-octavia-configuration.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-kuryr-known-limitations.adoc[leveloffset=+2] | ||
| 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-downloading-modules.adoc[leveloffset=+1] | ||
maxwelldb marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| include::modules/installation-obtaining-installer.adoc[leveloffset=+1] | ||
| include::modules/ssh-agent-using.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-accessing-api.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-accessing-api-floating.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] | ||
| include::modules/installation-user-infra-generate.adoc[leveloffset=+1] | ||
| include::modules/installation-initializing.adoc[leveloffset=+1] | ||
| include::modules/installation-configuration-parameters.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-kuryr-config-yaml.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-fixing-subnet.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-emptying-worker-pools.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-modifying-networktype.adoc[leveloffset=+2] | ||
| include::modules/installation-user-infra-generate-k8s-manifest-ignition.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-converting-ignition-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-control-plane-ignition.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-network-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-bootstrap-machine.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-control-plane.adoc[leveloffset=+1] | ||
| include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-deleting-bootstrap-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-compute-machines.adoc[leveloffset=+1] | ||
| include::modules/installation-approve-csrs.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-verifying-installation.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]. | ||
60 changes: 60 additions & 0 deletions
60
installing/installing_openstack/installing-openstack-user.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,60 @@ | ||
| [id="installing-openstack-user"] | ||
| = Installing a cluster on OpenStack on your own infrastructure | ||
| include::modules/common-attributes.adoc[] | ||
| :context: installing-openstack-user | ||
|
|
||
| toc::[] | ||
|
|
||
| In {product-title} version {product-version}, you can install a cluster on | ||
| {rh-openstack-first} that runs on user-provisioned infrastructure. | ||
|
|
||
| Using your own infrastructure allows you to integrate your cluster with existing infrastructure and modifications. The process requires more labor on your part than installer-provisioned installations, because you must create all {rh-openstack} resources, like Nova servers, Neutron ports, and security groups. However, Red Hat provides Ansible playbooks to help you in the deployment process. | ||
|
|
||
| .Prerequisites | ||
|
|
||
| * Review details about the | ||
| xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. | ||
|
|
||
| * Have an {rh-openstack} account where you want to install {product-title} | ||
|
|
||
| * On the machine from which you run the installation program, have: | ||
| ** A single directory in which you can keep the files you create during the installation process | ||
| ** Python 3 | ||
|
|
||
| include::modules/cluster-entitlements.adoc[leveloffset=+1] | ||
maxwelldb marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| 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/installation-osp-downloading-modules.adoc[leveloffset=+1] | ||
| include::modules/installation-obtaining-installer.adoc[leveloffset=+1] | ||
| include::modules/ssh-agent-using.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-accessing-api.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-accessing-api-floating.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] | ||
| include::modules/installation-user-infra-generate.adoc[leveloffset=+1] | ||
| include::modules/installation-initializing.adoc[leveloffset=+1] | ||
| include::modules/installation-configuration-parameters.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-config-yaml.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-fixing-subnet.adoc[leveloffset=+2] | ||
| include::modules/installation-osp-emptying-worker-pools.adoc[leveloffset=+2] | ||
| include::modules/installation-user-infra-generate-k8s-manifest-ignition.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-converting-ignition-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-control-plane-ignition.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-network-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-bootstrap-machine.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-control-plane.adoc[leveloffset=+1] | ||
| include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-deleting-bootstrap-resources.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-creating-compute-machines.adoc[leveloffset=+1] | ||
| include::modules/installation-approve-csrs.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-verifying-installation.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]. | ||
4 changes: 2 additions & 2 deletions
4
installing/installing_openstack/uninstalling-cluster-openstack.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
18 changes: 18 additions & 0 deletions
18
installing/installing_openstack/uninstalling-openstack-user.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,18 @@ | ||
| [id="uninstalling-openstack-user"] | ||
| = Uninstalling a cluster on OpenStack from your own infrastructure | ||
| include::modules/common-attributes.adoc[] | ||
| :context: uninstalling-openstack-user | ||
|
|
||
| toc::[] | ||
|
|
||
| You can remove a cluster that you deployed to {rh-openstack-first} on user-provisioned infrastructure. | ||
|
|
||
| .Prerequisites | ||
|
|
||
| * Have on your machine | ||
| ** A single directory in which you can create files to help you with the removal process | ||
| ** Python 3 | ||
|
|
||
| // include::modules/installation-uninstall-clouds.adoc[leveloffset=+1] | ||
| include::modules/installation-osp-downloading-modules.adoc[leveloffset=+1] | ||
| include::modules/installation-uninstall-infra.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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -109,7 +109,7 @@ endif::osp[] | |
| |`platform.<platform>.region` | ||
| |The region to deploy your cluster in. | ||
| |A valid region for your cloud, such as `us-east-1` for AWS, `centralus` | ||
| for Azure, or `region1` for {rh-openstack-first}. | ||
| for Azure. {rh-openstack-first} does not use this parameter. | ||
|
||
|
|
||
| |`pullSecret` | ||
| |The pull secret that you obtained from the | ||
|
|
@@ -274,10 +274,6 @@ ifdef::osp[] | |
| |For control plane machines, the root volume's type. | ||
| |String, for example `performance`. | ||
|
|
||
| |`platform.openstack.region` | ||
| |The region where the {rh-openstack} cluster is created. | ||
| |String, for example `region1`. | ||
|
|
||
| |`platform.openstack.cloud` | ||
| |The name of the {rh-openstack} cloud to use from the list of clouds in the | ||
| `clouds.yaml` file. | ||
|
|
||
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
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.