Skip to content

Commit 2bbb337

Browse files
authored
fix(k8s): new image system (#5502)
Removed instructions for creating a new pool with new images since all new pools are automatically created with new images enabled.
1 parent 542dc67 commit 2bbb337

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pages/kubernetes/how-to/upgrade-kapsule-new-node-image-system.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,3 @@ Example of commands:
5050
```
5151
scw k8s pool migrate-to-new-images cluster-id=11111111-1111-1111-1111-111111111111 pools.0=22222222-2222-2222-2222-222222222222
5252
```
53-
* Create a new pool that uses the new images:
54-
```
55-
scw k8s cluster create name=foo pools.0.name=bar pools.0.tags.0=scw-compute-image pools.0.size=1 pools.0.node-type=GP1-M
56-
```

0 commit comments

Comments
 (0)