You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="p-notification__message"><strong>Kubernetes</strong> will automatically handle patch releases. This means that the cluster will perform an unattended automatic upgrade between patch versions, e.g. 1.24.1 to 1.24.2. Attended upgrades are only required when you wish to upgrade a minor version, e.g. 1.22.x to 1.23.x.</p>
23
+
<pclass="p-notification__message"><strong>Kubernetes</strong> will automatically handle patch releases. This means that the cluster will perform an unattended automatic upgrade between patch versions, e.g. 1.33.1 to 1.33.2. Attended upgrades are only required when you wish to upgrade a minor version, e.g. 1.32.x to 1.33.x.</p>
24
24
</div>
25
25
</div>
26
26
@@ -39,7 +39,7 @@ The 'App' section of the output lists each application and its version number. N
<pclass="p-notification__message"><strong>Juju compatibility</strong> The latest current version of Juju (as of the time of the Charmed Kubernetes {{release}} release) is <strong>3.1</strong>. This new major release introduces some breaking changes with previous versions. It is recommended that you upgrade to this new version of Juju, but also be aware of the changes. See the <ahref="https://documentation.ubuntu.com/juju/3.6/howto/manage-controllers/#upgrade-a-controller"> Juju documentation</a> for more information.</p>
42
+
<pclass="p-notification__message"><strong>Juju compatibility</strong> The latest current version of Juju (as of the time of the Charmed Kubernetes {{release}} release) is <strong>3.6</strong>. This new major release introduces some breaking changes with previous versions. It is recommended that you upgrade to this new version of Juju, but also be aware of the changes. See the <ahref="https://documentation.ubuntu.com/juju/3.6/howto/manage-controllers/#upgrade-a-controller"> Juju documentation</a> for more information.</p>
43
43
</div>
44
44
</div>
45
45
@@ -54,7 +54,7 @@ You should also make sure:
54
54
- Your Juju client and controller/models are running the same, stable version of Juju (see the [Juju docs][juju-controller-upgrade]).
55
55
- You read the [Upgrade notes][notes] to see if any caveats apply to the versions you are upgrading to/from.
56
56
- You read the [Release notes][release-notes] for the version you are upgrading to, which will alert you to any important changes to the operation of your cluster.
57
-
- You read the [Upstream release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#deprecation) for details of deprecation notices and API changes for Kubernetes 1.27 which may impact your workloads.
57
+
- You read the [Upstream release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-{{ release }}.md#deprecation) for details of deprecation notices and API changes for Kubernetes {{ release }} which may impact your workloads.
58
58
59
59
It is also important to understand that **Charmed Kubernetes** will only upgrade
60
60
and if necessary migrate, components relating specifically to elements of
<pclass="p-notification__message"><strong>The 'bionic' series (Ubuntu 18.04) is no longer supported:</strong> Support for bionic series charms in relation to Charmed Kubernetes has expired. If you are running charms on 'bionic', you will need to series upgrade the charms before completing the rest of the upgrade procedure.</p>
69
+
<pclass="p-notification__message"><strong>The 'Focal' series (Ubuntu 20.04) is no longer supported:</strong> Support for Focal series charms in relation to Charmed Kubernetes has expired. If you are running charms on 'Focal', you will need to series upgrade the charms before completing the rest of the upgrade procedure.</p>
70
70
</div>
71
71
</div>
72
72
73
73
74
-
## Upgrading the Machine's Series (required for machines currently running 18.04(Bionic))
74
+
## Upgrading the Machine's Series (required for machines currently running 20.04 - Focal)
75
75
76
76
All of the charms support [upgrading the machine's series via Juju](https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/upgrade-machine/).
77
77
As each machine is upgraded, the applications on that machine will be stopped and the unit will
0 commit comments