Added instruction for upgrading kubernetes
This commit is contained in:
@@ -65,3 +65,9 @@ Upgrading talos or changing the schematic:
|
||||
```bash
|
||||
talosctl upgrade --nodes <node_id> --image factory.talos.dev/metal-installer/<schematic_id>:<version>
|
||||
```
|
||||
|
||||
To upgrade kubernetes or inline manifests, first apply the updated controlplane configs, then run:
|
||||
|
||||
```bash
|
||||
talosctl upgrade-k8s
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user