mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 18:20:02 -03:30
Fix upgrade playbook name (#6625)
* Fix upgrade playbook name * Fix my fix :)
This commit is contained in:
committed by
GitHub
parent
6fc73e3038
commit
5a437add01
@@ -52,7 +52,7 @@ change your inventory to:
|
||||
|
||||
## 2) Upgrade the cluster
|
||||
|
||||
run `cluster-upgrade.yml` or `cluster.yml`. Now you are good to go on with the removal.
|
||||
run `upgrade-cluster.yml` or `cluster.yml`. Now you are good to go on with the removal.
|
||||
|
||||
## Adding/replacing a worker node
|
||||
|
||||
|
||||
Reference in New Issue
Block a user