forked from pivotal-cf/docs-ops-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathongoing.html.md.erb
136 lines (71 loc) · 6.29 KB
/
ongoing.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
---
title: Ongoing Operations
owner: <%= vars.product_name %> Documentation
---
The topics in this section explain how to perform routine operations on a running <%= vars.first_product_name %> platform.
##<a id='overview'></a>Overview
Ongoing operations are procedures that <%= vars.product_name %> operators routinely perform to keep the platform working as it should, or to change how it works if the platform needs to do something new or has a problem.
Examples include:
* Performing <%= vars.product_name %> upgrades
* Making changes to your IaaS and external components
* Monitoring platform health, checking logs and generating usage reports
* Tuning the platform eliminate bottlenecks or increase capacity
* Giving developers access to new software services, stacks, and app capabilities
* Backing up and restoring the platform
In addition to these tasks, <%= vars.product_name %> operators also routinely perform [Day 2 configurations](../customizing/day2.html) to configure or change platform features and integrations even well past Day 2.
##<a id='contents'></a>Contents
### <a id='upgrading'></a> Upgrading
* <a href="/pivotalcf/customizing/upgrading-pcf.html">Upgrading <%= vars.product_name_full %></a>
* <a href="/pivotalcf/customizing/upgrading-products.html">Upgrading PAS and Other <%= vars.product_name_full %> Products</a>
* <a href="/pivotalcf/customizing/cfpush-availability-during-upgrade.html">cf push Availability During Pivotal Application Services Upgrades</a>
* <a href="/pivotalcf/customizing/azure-om-upgrade.html">Upgrading Ops Manager on Azure</a>
* <a href="/pivotalcf/customizing/gcp-om-upgrade.html">Upgrading Ops Manager on GCP</a>
* <a href="/pivotalcf/opsguide/pws_upgrade_load.html">Upgrade Load Example: Pivotal Web Services</a>
### <a id='changes'></a> IaaS Changes
* <a href="/pivotalcf/customizing/update-nsx.html">Updating NSX Security Group and Load Balancer Information</a>
* <a href="/pivotalcf/refarch/vsphere/vsphere_migrate_datastore.html">Migrating <%= vars.product_name %> to a New Datastore in vSphere</a>
* <a href="/pivotalcf/refarch/vsphere/vsphere_upgrade.html">Upgrading vSphere without <%= vars.product_name %> Downtime</a>
* <a href="/pivotalcf/customizing/deleting-aws-install.html">Deleting <%= vars.product_name %> on AWS</a>
* <a href="/pivotalcf/customizing/deleting-azure-install.html">Deleting <%= vars.product_name %> on Azure</a>
* <a href="/pivotalcf/customizing/deleting-gcp-install.html">Deleting <%= vars.product_name %> on GCP</a>
### <a id='monitoring'></a> Monitoring, Logging, and Reporting
* <a href="/pivotalcf/loggregator/data-sources.html">Logs and Metrics Sources</a>
* <a href="/pivotalcf/monitoring/index.html">Monitoring <%= vars.product_name_full %></a>
- <a href="/pivotalcf/monitoring/kpi.html">Key Performance Indicators</a>
- <a href="/pivotalcf/monitoring/key-cap-scaling.html">Key Capacity Scaling Indicators</a>
- <a href="/pivotalcf/monitoring/metrics.html">Selecting and Configuring a Monitoring System</a>
* <a href="/pivotalcf/loggregator/architecture.html">Overview of the Loggregator System</a>
* <a href="/pivotalcf/loggregator/log-ops-guide.html">Loggregator Guide for Cloud Foundry Operators</a>
* <a href="/pivotalcf/loggregator/cc-uaa-logging.html">Security Event Logging</a>
* <a href="/pivotalcf/opsguide/accounting-report-apps-man.html">Reporting Instance Usage with Apps Manager</a>
* <a href="/pivotalcf/opsguide/accounting-report.html">Reporting App, Task, and Service Instance Usage</a>
* <a href="/pivotalcf/customizing/monitoring.html">Monitoring <%= vars.product_name %> VMs from Ops Manager</a>
* <a href="/pivotalcf/customizing/monitoring-vsphere.html">Monitoring <%= vars.product_name %> VMs from vSphere</a>
### <a id='tuning'></a> Platform Tuning
* <a href="/pivotalcf/opsguide/scaling-ert-components.html">Scaling PAS</a>
* <a href="/pivotalcf/opsguide/internal-databases.html">Managing Internal Databases</a>
* <a href="/pivotalcf/adminguide/routing-keepalive.html">Router Idle Keepalive Connections</a>
* <a href="/pivotalcf/concepts/high-availability.html">High Availability in Cloud Foundry</a>
### <a id='devs'></a> Enabling Developers
* <a href="/pivotalcf/customizing/add-delete.html">Adding and Deleting Products</a>
* <a href="/pivotalcf/adminguide/isolation-segments.html">Managing Isolation Segments</a>
* <a href="/pivotalcf/adminguide/routing-is.html">Routing for Isolation Segments</a>
* <a href="/pivotalcf/opsguide/enable-vol-services.html">Enabling Volume Services</a>
* <a href="/pivotalcf/devguide/deploy-apps/cf-networking.html">Administering Container-to-Container Networking</a>
* <a href="/pivotalcf/opsguide/switching-domains.html">Switching Application Domains</a>
### <a id='backups'></a> Backing Up
* <a href="/pivotalcf/customizing/backup-restore/disaster-recovery.html">Disaster Recovery in <%= vars.product_name_full %></a>
* <a href="/pivotalcf/customizing/backup-restore/index.html">Backing Up and Restoring <%= vars.product_name_full %></a>
* <a href="/pivotalcf/customizing/backup-restore/backup-pcf-bbr.html">Backing Up <%= vars.product_name_full %> with BBR</a>
* <a href="/pivotalcf/customizing/backup-restore/component-backups.html">PAS Component Availability During Backup</a>
* <a href="/pivotalcf/customizing/backup-restore/restore-pcf-bbr.html">Restoring <%= vars.product_name_full %> from Backup with BBR</a>
* <a href="/pivotalcf/adminguide/start-stop-vms.html">Stopping and Starting Virtual Machines</a>
* <a href="/pivotalcf/customizing/backup-restore/in-place-restore.html">Restoring an PAS Backup In-Place</a>
* <a href="/pivotalcf/customizing/backup-restore/troubleshooting-bbr.html">Troubleshooting BBR</a>
* <a href="http://docs.cloudfoundry.org/bbr/index.html">BOSH Backup and Restore (Open-Source Documentation)</a>
### <a id='security'></a> Security
* <a href="/pivotalcf/customizing/credentials.html">Retrieving Credentials from Your Deployment</a>
* <a href="/pivotalcf/opsguide/app-sec-groups.html">Restricting App Access to Internal <%= vars.product_name %> Components</a>
* <a href="/pivotalcf/opsguide/security_config.html">Providing a Certificate for your SSL Termination Point</a>
* <a href="/pivotalcf/security/pcf-infrastructure/api-cert-rotation.html">Rotating Certificates</a>
* <a href="/pivotalcf/opsguide/credential-rotation.html">Rotating Runtime CredHub Encryption Keys</a>