Skip to content

Latest commit

 

History

History
187 lines (124 loc) · 11 KB

installing-restricted-networks-aws.adoc

File metadata and controls

187 lines (124 loc) · 11 KB

Installing a cluster on AWS in a disconnected environment with user-provisioned infrastructure

In {product-title} version {product-version}, you can install a cluster on Amazon Web Services (AWS) using infrastructure that you provide and an internal mirror of the installation release content.

Important

While you can install an {product-title} cluster by using mirrored installation release content, your cluster still requires internet access to use the AWS APIs.

One way to create this infrastructure is to use the provided CloudFormation templates. You can modify the templates to customize your infrastructure or use the information that they contain to create AWS objects according to your company’s policies.

Important

The steps for performing a user-provisioned infrastructure installation are provided as an example only. Installing a cluster with infrastructure you provide requires knowledge of the cloud provider and the installation process of {product-title}. Several CloudFormation templates are provided to assist in completing these steps or to help model your own. You are also free to create the required resources through other methods; the templates are just an example.

Prerequisites

Additional resources
Additional resources
Additional resources
Additional resources
Additional resources
Additional resources

Additional resources

  • See Working with stacks in the AWS documentation for more information about AWS CloudFormation stacks.

Next steps