-
Notifications
You must be signed in to change notification settings - Fork 68
/
aws-index.html.md.erb
44 lines (36 loc) · 1.38 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
42
43
44
---
title: Installing Tanzu Kubernetes Grid Integrated Edition on Amazon Web Services (AWS)
owner: Ops Manager
iaas: AWS
---
The topics below describe how to install VMware Tanzu Kubernetes Grid Integrated Edition (TKGI) on Amazon Web Services (AWS).
## Install Tanzu Kubernetes Grid Integrated Edition on AWS
To install Tanzu Kubernetes Grid Integrated Edition on AWS, follow the instructions below:
<ul>
<li>
<a href="aws-requirements.html">AWS Prerequisites and Resource Requirements</a>
</li>
<li>
<a href="aws-om-install-config.html">Installing and Configuring Ops Manager on AWS</a>
</li>
<li>
<a href="installing-aws.html">Installing Tanzu Kubernetes Grid Integrated Edition on AWS</a>
</li>
<li>
<a href="./proxies-aws.html">Using Proxies with Tanzu Kubernetes Grid Integrated Edition on AWS</a>
</li>
<li>
<a href="aws-configure-users.html">Setting Up Tanzu Kubernetes Grid Integrated Edition Admin Users on AWS</a>
</li>
</ul>
## Install the TKGI and Kubernetes CLIs
The TKGI CLI and Kubernetes CLI help you interact with your Tanzu Kubernetes Grid Integrated Edition-provisioned Kubernetes clusters and Kubernetes workloads.
To install the CLIs, follow the instructions below:
<ul>
<li>
<a href="installing-cli.html">Installing the TKGI CLI</a>
</li>
<li>
<a href="installing-kubectl-cli.html">Installing the Kubernetes CLI</a>
</li>
</ul>