Skip to content

Commit

Permalink
Merge branch 'k8s-modular-doc' of github.com:tatlat/eks-anywhere into…
Browse files Browse the repository at this point in the history
… k8s-modular-doc
  • Loading branch information
tatlat committed Aug 16, 2023
2 parents 4f8bfc2 + 5ab1a1b commit 90428fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Control plane components will be upgraded before worker nodes.
A new VM is created with the new version and then an old VM is removed.
This happens one at a time until all the control plane components have been upgraded.

Worker node groups can optionally be upgraded separately from the control plane by setting `workerNodeGroupConfiguration.kubernetesVersion`. There can only be a skew of two minor versions between the control plane and each worker node. Removing workerNodeGroupConfiguration.kubernetesVersion will trigger an upgrade to that node group to upgrade to the root level `kubernetesVersion`.
Worker node groups can optionally be upgraded separately from the control plane by setting `workerNodeGroupConfiguration.kubernetesVersion`. There can only be a skew of two minor versions between the control plane and each worker node. Removing `workerNodeGroupConfiguration.kubernetesVersion` will trigger an upgrade to that node group to upgrade to the root level `kubernetesVersion`.

### Core component upgrades

Expand Down

0 comments on commit 90428fc

Please sign in to comment.