summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_1_minor/README.md
blob: b230835c3a8160e8694708115c05a2df3a9b91ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# v3.1 minor upgrade playbook
This upgrade will preserve all locally made configuration modifications to the
Masters and Nodes.

## Overview
This playbook is available as a technical preview. It currently performs the
following steps.

 * Upgrade and restart master services
 * Upgrade and restart node services
 * Applies the latest cluster policies
 * Updates the default router if one exists
 * Updates the default registry if one exists
 * Updates image streams and quickstarts

## Usage
ansible-playbook -i ~/ansible-inventory openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_1_minor/upgrade.yml