Supported versions
Charmed Kubernetes officially supports the three most recent minor releases of Kubernetes. The support window for Charmed Kubernetes is explained more fully on the Ubuntu release cycle page.
Current release: 1.31
Supported releases (click buttons for more information):
Charmed Kubernetes bundle versions
Charmhub.io hosts Charmed Kubernetes bundles as well as individual charms. To deploy the latest stable bundle, run the command:
juju deploy charmed-kubernetes
It is also possible to deploy a specific version of the bundle by including
the --channel
argument. For example, to deploy the Charmed Kubernetes
bundle for the Kubernetes 1.30 release, run the command:
juju deploy charmed-kubernetes --channel=1.30/stable
It is still possible to deploy older, unsupported versions of Charmed Kubernetes. Older bundle files are available for download in the releases directory of the Charmed Kubernetes bundle repository. These can be downloaded and deployed with Juju as with any local bundle file.
Note: Only the latest three versions of Charmed Kubernetes are supported at any time.
Professional support
For additional support, learn more about Ubuntu Pro as well as managed Kubernetes solutions from Canonical.
Please visit the Canonical Support page for more details of our professional support programmes.
See the guide to contributing or discuss these docs in our public Mattermost channel.