-
Notifications
You must be signed in to change notification settings - Fork 68
/
aws-om-install-config.html.md.erb
63 lines (47 loc) · 2.7 KB
/
aws-om-install-config.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
title: Installing and Configuring Ops Manager on AWS
owner: Ops Manager
---
This topic describes how to install and configure VMware Tanzu Operations Manager (Ops Manager)
before deploying VMware Tanzu Kubernetes Grid Integrated Edition (TKGI) on Amazon Web Services (AWS).
## <a id='overview'></a> Overview
Use Ops Manager to install and configure TKGI.
Ops Manager provides a dashboard UI for installing applications and components.
Ops Manager and the installed components include an interface for configuring the Ops Manager environment, component settings, and cluster configurations.
To install Ops Manager:
1. [Prerequisites](#prerequisites)
1. [Install and Configure Ops Manager](#install-om)
## <a id='prerequisites'></a>Prerequisites
Before installing Ops Manager, review [AWS Prerequisites and Resource Requirements](aws-requirements.html).
## <a id="install-om"></a>Install and Configure Ops Manager
To install Ops Manager:
1. Determine the most recent version of Ops Manager that is compatible with the TKGI version you are deploying.
Retrieve the Ops Manager versions that are compatible with your TKGI version by clicking **Upgrade/Dependency Information** at the top right of the download page for your TKGI CLI & Tile version on Broadcom Support.
1. To install and configure Ops Manager, follow the installation instructions for your selected Ops Manager version:
<table>
<tr>
<th>Version</th>
<th>Instructions</th>
</tr>
<tr>
<td>Ops Manager v3.0</td>
<td>
<ol>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/3-0/tanzu-ops-manager/aws-deploy-manual.html">Deploying Ops Manager on AWS</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/3-0/tanzu-ops-manager/aws-config-manual.html">Configuring BOSH Director on AWS</a></li>
</ol>
</td>
</tr>
<tr>
<td>Ops Manager v2.10</td>
<td>
<ol>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/2-10/tanzu-ops-manager/aws-deploy-manual.html">Deploying Ops Manager on AWS</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/2-10/tanzu-ops-manager/aws-config-manual.html">Configuring BOSH Director on AWS</a></li>
</ol>
</td>
</tr>
</table>
## <a id="next-steps"></a>Next Installation Step
To install and configure Tanzu Kubernetes Grid Integrated Edition,
follow the instructions in [Installing Tanzu Kubernetes Grid Integrated Edition on AWS](installing-aws.html).