Skip to content

Ocs 311 #12906

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 1 commit into from
Dec 3, 2018
Merged

Ocs 311 #12906

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion install_config/configuring_aws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
:experimental:
:toc: macro
:toc-title:
:context: configuring-for-aws

toc::[]

Expand Down Expand Up @@ -312,4 +313,6 @@ Do not tag all existing security groups with the
Balancing (ELB) will not be able to create a load balancer.
====

After tagging any resources, restart the master services on the master and the node service on all nodes. See the xref:aws-applying-configuration-changes[Applying Configuration Section].
After tagging any resources, restart the master services on the master and restart the node service on all nodes. See the xref:aws-applying-configuration-changes[Applying Configuration Section].

include::install_config/topics/red_hat_openshift_container_storage.adoc[leveloffset=+2]
2 changes: 2 additions & 0 deletions install_config/configuring_azure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ include::install_config/topics/configuring_for_azure_registry.adoc[leveloffset=+

include::install_config/topics/configuring_for_azure_storage.adoc[leveloffset=+2]

include::install_config/topics/red_hat_openshift_container_storage.adoc[leveloffset=+2]

include::install_config/topics/configuring_azure_load_balancer.adoc[leveloffset=+1]
2 changes: 2 additions & 0 deletions install_config/configuring_gce.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ include::install_config/topics/configuring_for_gce_registry.adoc[leveloffset=+2]

include::install_config/topics/configuring_for_gce_storage.adoc[leveloffset=+2]

include::install_config/topics/red_hat_openshift_container_storage.adoc[leveloffset=+2]

include::install_config/topics/using_gcp_load_balancer.adoc[leveloffset=+1]

2 changes: 2 additions & 0 deletions install_config/configuring_vsphere.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ include::install_config/topics/manually_configuring_for_vsphere.adoc[leveloffset

include::install_config/topics/configuring_for_vsphere_storage.adoc[leveloffset=+2]

include::install_config/topics/red_hat_openshift_container_storage.adoc[leveloffset=+2]

include::install_config/topics/configuring_for_vsphere_registry.adoc[leveloffset=+2]

[[vsphere-backup]]
Expand Down
12 changes: 12 additions & 0 deletions install_config/topics/red_hat_openshift_container_storage.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
////
Module included in the following assemblies:

install_config/configuring_aws.adoc
install_config/configuring_azure.adoc
install_config/configuring_gce.adoc
install_config/configuring_vmware.adoc
////

[id='about-RHOCS-{context}']
= About Red Hat OpenShift Container Storage
Red Hat OpenShift Container Storage (RHOCS) is a provider of agnostic persistent storage for {product-title} either in-house or in hybrid clouds. As a Red Hat storage solution, RHOCS is completely integrated with {product-title} for deployment, management, and monitoring regardless if it is installed on {product-title} (converged) or with {product-title} (independent). OpenShift Container Storage is not limited to a single availability zone or node, which makes it likely to survive an outage. You can find complete instructions for using RHOCS in the link:https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index[RHOCS3.11 Deployment Guide].