summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_6/upgrade_control_plane.yml
blob: aeec5f5cca7f147d81c07972015da1f7e41e333b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
#
# Control Plane Upgrade Playbook
#
# Upgrades masters and Docker (only on standalone etcd hosts)
#
# This upgrade does not include:
# - node service running on masters
# - docker running on masters
# - node service running on dedicated nodes
#
# You can run the upgrade_nodes.yml playbook after this to upgrade these components separately.
#
- include: ../../../../common/openshift-cluster/upgrades/v3_6/upgrade_control_plane.yml