forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aws-index.html.md.erb
41 lines (38 loc) · 1.68 KB
/
aws-index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: Amazon Web Services (AWS)
owner: Ops Manager
iaas: AWS
---
This topic outlines the steps for installing <%= vars.product_full %> on Amazon Web Services (AWS). See the following sections:
<p class="note"><strong>Note</strong>: The topics below provide the Terraform procedures for deploying Ops Manager on AWS, not the manual procedures. The Terraform procedures are the currently supported path for deploying Ops Manager on AWS for use with <%= vars.product_short %>.</p>
<ul>
<li>
<a href="./aws-requirements.html">AWS Prerequisites and Resource Requirements</a>
</li>
<li>
Deploying Ops Manager on AWS:
<ul>
<li><a href="https://docs.pivotal.io/pcf/om/2-5/aws/prepare-env-terraform.html">Deploying Ops Manager v2.5 on AWS Using Terraform</a> or</li>
<li><a href="https://docs.pivotal.io/pcf/om/2-6/aws/prepare-env-terraform.html">Deploying Ops Manager v2.6 on AWS Using Terraform</a></li>
</ul>
</li>
<li>
Configuring Ops Manager on AWS:
<ul>
<li><a href="https://docs.pivotal.io/pcf/om/2-5/aws/config-terraform.html">Configuring BOSH Director v2.5 on AWS Using Terraform</a> or</li>
<li><a href="https://docs.pivotal.io/pcf/om/2-6/aws/config-terraform.html">Configuring BOSH Director v2.6 on AWS Using Terraform</a></li>
</ul>
</li>
<li>
<a href="./installing-pks-aws.html">Installing <%= vars.product_short %> on AWS</a>
</li>
<li>
<a href="aws-configure-pks-users.html">Setting Up <%= vars.product_short %> Admin Users on AWS</a>
</li>
<li>
<a href="./installing-pks-cli.html">Installing the PKS CLI</a>
</li>
<li>
<a href="./installing-kubectl-cli.html">Installing the Kubernetes CLI</a>
</li>
</ul>