forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gcp-index.html.md.erb
45 lines (38 loc) · 1.63 KB
/
gcp-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
45
---
title: Google Cloud Platform (GCP)
owner: PKS
iaas: GCP
---
This topic lists the steps to follow when installing Pivotal Container Service (PKS) on Google Cloud Platform (GCP).
<p class="note"><strong>Note</strong>: The topics below provide the manual procedures for deploying Ops Manager on GCP, not the Terraform procedures. The manual procedures are the currently supported path for deploying Ops Manager on GCP for use with PKS.</p>
See the following topics:
<ul>
<li>
<a href="./gcp-requirements.html">GCP Prerequisites and Resource Requirements</a>
</li>
<li>Deploying Ops Manager on GCP:</li>
<ul>
<li><a href="https://docs.pivotal.io/pcf/om/gcp/prepare-env-manual.html">Preparing GCP</a></li>
<li><a href="https://docs.pivotal.io/pcf/om/gcp/deploy-manual.html">Deploying BOSH and Ops Manager to GCP</a></li>
<li><a href="https://docs.pivotal.io/pcf/om/gcp/config-manual.html">Configuring BOSH Director on GCP</a></li>
</ul>
<li>
<a href="./gcp-service-accounts.html">Creating Service Accounts in GCP for PKS</a>
</li>
<li>
<a href="./gcp-api-load-balancer.html">Creating a GCP Load Balancer for the PKS API</a>
</li>
<li>
<a href="installing-pks-gcp.html">Installing PKS on GCP</a>
</li>
</ul>
## Installing the PKS and Kubernetes CLIs
The PKS and Kubernetes CLIs help you interact with your PKS-provisioned Kubernetes clusters and Kubernetes workloads. To install the CLIs, follow the instructions below:
<ul>
<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>