Kenny Woodson 0a5ddbc49d Moving upgrade sg playbook to 3.9 7 лет назад
..
README.md d53afc6101 Remove upgrade playbooks for 3.3 through 3.5 7 лет назад
upgrade.yml e64462aa1d Include Deprecation: Convert to import_playbook 7 лет назад
upgrade_control_plane.yml e64462aa1d Include Deprecation: Convert to import_playbook 7 лет назад
upgrade_nodes.yml e64462aa1d Include Deprecation: Convert to import_playbook 7 лет назад

README.md

v3.7 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_7/upgrade.yml