-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is 2.15 with kubernetes-sigs/kubespray#7247 cherry-picked on top; as we need it for offline deploy. It will allow us to point the docker install playbook to an alternative package repository. Though 2.14 we never had in a release, I will still provide some upgrade instructions: To upgrade an existing cluster follow the instructions here: https://kubespray.io/#/docs/upgrades?id=graceful-upgrade ``` $ cd ansible $ ansible-playbook ./roles-external/kubespray/upgrade-cluster.yml -i ./your-inventory ``` This should guide you through the upgrade process step by step.
- Loading branch information
1 parent
7c435d2
commit 8c7a686
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters