Russell Teague be97433dd5 YAML Linting 8 年之前
..
README.md 31707737a5 Introduce 1.3/3.3 upgrade path. 8 年之前
roles 9dcc8fc712 Split upgrade for control plane/nodes. 8 年之前
upgrade.yml be97433dd5 YAML Linting 8 年之前
upgrade_control_plane.yml be97433dd5 YAML Linting 8 年之前
upgrade_nodes.yml de196a56ae Use pre_upgrade tag instread of a dry run variable. 8 年之前

README.md

v3.3 Major and Minor Upgrade Playbook

Overview

This playbook currently performs the following steps.

  • Upgrade and restart master services
  • Unschedule node.
  • Upgrade and restart docker
  • Upgrade and restart node services
  • Modifies the subset of the configuration necessary
  • 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_3/upgrade.yml