forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaws-index.html.md.erb
38 lines (35 loc) · 1.53 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
---
title: Amazon Web Services (AWS)
owner: Ops Manager
iaas: AWS
---
This topic outlines the steps for installing Pivotal Container Service (PKS) 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 PKS.</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-3/aws/prepare-env-terraform.html">Preparing to Deploy PCF v2.3 on AWS Using Terraform</a> or</li>
<li><a href="https://docs.pivotal.io/pcf/om/2-4/aws/prepare-env-terraform.html">Preparing to Deploy PCF v2.4 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-3/aws/config-terraform.html">Configuring BOSH Director v2.3 on AWS Using Terraform</a> or</li>
<li><a href="https://docs.pivotal.io/pcf/om/2-4/aws/config-terraform.html">Configuring BOSH Director v2.4 on AWS Using Terraform</a></li>
</ul>
</li>
<li>
<a href="./installing-pks-aws.html">Installing PKS 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>