-
Notifications
You must be signed in to change notification settings - Fork 68
/
azure-om-install-config.html.md.erb
64 lines (49 loc) · 3.16 KB
/
azure-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
64
---
title: Installing and Configuring Ops Manager on Azure
owner: Ops Manager
---
This topic describes how to install and configure VMware Tanzu Operations Manager (Ops Manager) on Microsoft Azure
before deploying VMware Tanzu Kubernetes Grid Integrated Edition (TKGI).
## <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 [Azure Prerequisites and Resource Requirements](azure-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/azure-prepare-env-manual.html">Preparing to Deploy Ops Manager on Azure</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/3-0/tanzu-ops-manager/azure-deploy-manual.html">Deploying Ops Manager on Azure</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/3-0/tanzu-ops-manager/azure-config-manual.html">Configuring BOSH Director on Azure</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/azure-prepare-env-manual.html">Preparing to Deploy Ops Manager on Azure</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/2-10/tanzu-ops-manager/azure-deploy-manual.html">Deploying Ops Manager on Azure</a></li>
<li><a href="https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tanzu-operations-manager/2-10/tanzu-ops-manager/azure-config-manual.html">Configuring BOSH Director on Azure</a></li>
</ol>
</td>
</tr>
</table>
## <a id="next-steps"></a>Next Installation Step
To create managed identities for Tanzu Kubernetes Grid Integrated Edition,
follow the instructions in [Creating Managed Identities in Azure for Tanzu Kubernetes Grid Integrated Edition](azure-managed-identities.html).