forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanaging.html.md.erb
38 lines (35 loc) · 945 Bytes
/
managing.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
---
title: Managing PKS
owner: PKS
---
<strong><%= modified_date %></strong>
This section describes how to manage Pivotal Container Service (PKS). See the following topics:
<ul>
<li>
<a href="./configure-api.html">Configure PKS API Access</a>
</li>
<li>
<a href="./manage-users.html">Manage Users in UAA</a>
</li>
<li>
<a href="./manage-deployments-bosh.html">Manage PKS Deployments with BOSH</a>
</li>
<li>
<a href="./backup-and-restore.html">Backing Up and Restoring the PKS Control Plane</a>
</li>
<li>
<a href="./gcp-cluster-load-balancer.html">Configuring a GCP Load Balancer for PKS Clusters</a>
</li>
<li>
<a href="./custom-workloads.html">Add Custom Workloads</a>
</li>
<li>
<a href="./download-logs.html">Download Cluster Logs</a>
</li>
<li>
<a href="./interruptions.html">Service Interruptions</a>
</li>
<li>
<a href="./delete.html">Delete PKS</a>
</li>
</ul>