forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
azure-index.html.md.erb
36 lines (33 loc) · 1.2 KB
/
azure-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
---
title: Azure
owner: Ops Manager
iaas: Azure
---
This topic outlines the steps for installing Pivotal Container Service (PKS) on Microsoft Azure. See the following sections:
<p class="note"><strong>Note</strong>: The topics below provide the Terraform procedures for deploying Ops Manager on Azure, not the manual procedures. The Terraform procedures are the currently supported path for deploying Ops Manager on Azure for use with PKS.</p>
<ul>
<li>
<a href="./azure-requirements.html">Azure Prerequisites and Resource Requirements</a>
</li>
<li>
<a href="./azure-om-deploy.html">Deploying Ops Manager on Azure</a>
</li>
<li>
<a href="./azure-om-config.html">Configuring Ops Manager on Azure</a>
</li>
<li>
<a href="./azure-managed-identities.html">Creating Managed Identities in Azure for PKS</a>
</li>
<li>
<a href="./installing-pks-azure.html">Installing PKS on Azure</a>
</li>
<li>
<a href="./azure-api-load-balancer.html">Configuring an Azure Load Balancer for the PKS API</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>