1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OSDOCS-2990: Added a reference image to OSD and ROSA

This commit is contained in:
Eric Ponvelle
2022-01-19 15:17:42 -05:00
committed by openshift-cherrypick-robot
parent 1ecd4b4507
commit 1bf5a91c85
4 changed files with 9 additions and 0 deletions

BIN
images/VPC-Diagram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@@ -71,6 +71,10 @@ Customers should expect to see one VPC per cluster. Additionally, the VPC needs
* *NAT gateways*: One NAT Gateway per public subnet.
=== Sample VPC Architecture
image::VPC-Diagram.png[VPC Reference Architecture]
[id="aws-policy-security-groups_{context}"]
== Security groups

View File

@@ -69,6 +69,10 @@ Customers should expect to see one VPC per cluster. Additionally, the VPC will n
* *NAT gateways*: One NAT Gateway per public subnet.
=== Sample VPC Architecture
image::VPC-Diagram.png[VPC Reference Architecture]
[id="rosa-security-groups_{context}"]
== Security groups

View File

@@ -15,3 +15,4 @@ include::modules/rosa-sts-interactive-mode-reference.adoc[leveloffset=+1]
* For detailed steps to quickly create a ROSA cluster with STS, including the AWS IAM resources, see xref:../../rosa_getting_started_sts/rosa_creating_a_cluster_with_sts/rosa-sts-creating-a-cluster-quickly.adoc#rosa-sts-creating-a-cluster-quickly[Creating a ROSA cluster with STS quickly].
* For detailed steps to create a ROSA cluster with STS using customizations, including the AWS IAM resources, see xref:../../rosa_getting_started_sts/rosa_creating_a_cluster_with_sts/rosa-sts-creating-a-cluster-with-customizations.adoc#rosa-sts-creating-a-cluster-with-customizations[Creating a ROSA cluster with STS using customizations].
* For more information about etcd encryption, see the xref:../../rosa_policy/rosa-service-definition.adoc#rosa-sdpolicy-etcd-encryption_rosa-service-definition[etcd encryption service definition].
* For an example VPC architecture, see xref:../../rosa_getting_started_sts/rosa-sts-aws-prereqs.adoc#rosa-vpc_rosa-sts-aws-prerequisites[this sample VPC architecture].