Skip to content

Commit 27cf93c

Browse files
louisportaynerda-codesbene2k1
authored
docs(k8s): add mention that pool scaling not available during upgrade (#4194)
* docs(k8s): add mention that pool scaling not available during upgrade * Update containers/kubernetes/how-to/upgrade-kubernetes-version.mdx Co-authored-by: Benedikt Rollik <[email protected]> --------- Co-authored-by: Néda <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 7ae47e1 commit 27cf93c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

containers/kubernetes/how-to/upgrade-kubernetes-version.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ You can either upgrade your Kubernetes Kapsule cluster [directly from the Scalew
3535
<Message type="note">
3636
It is not possible to downgrade your Kubernetes version once it has been upgraded.
3737
</Message>
38+
<Message type="note">
39+
Cluster pools cannot be resized during the upgrade process. Provision resources accordingly.
40+
</Message>
3841

3942
## Upgrading a Kapsule cluster to the next minor version using the CLI
4043

0 commit comments

Comments
 (0)