Download Latest Version Microk8s 1.36 released! source code.zip (572.5 kB)
Email in envelope

Get an email when there's a new version of MicroK8s

Home / v1.36
Name Modified Size InfoDownloads / Week
Parent folder
Microk8s 1.36 released! source code.tar.gz 2026-05-20 371.2 kB
Microk8s 1.36 released! source code.zip 2026-05-20 572.5 kB
README.md 2026-05-20 6.5 kB
Totals: 3 Items   950.2 kB 0

In this release

Kubernetes 1.36

Read more at https://kubernetes.io/blog/2026/04/22/kubernetes-v1-36-release/.

Breaking changes

GPU operator

The GPU core addon no longer forces the NVIDIA runtime as the default containerd runtime.

To use GPUs, pods must now explicitly set the runtimeClassName in the pod specification:

:::yaml
runtimeClassName: nvidia

See:

Dashboard and dashboard-proxy removal

Following the upstream deprecation of the Kubernetes Dashboard, MicroK8s has removed support for:

  • microk8s dashboard-proxy
  • the dashboard core addon
  • the dashboard-ingress community addon

Related PRs:

Osm, kwasm community addon removal

With MicroK8s 1.36, MicroK8s has removed support for:

  • Osm
  • Kwasm

Bugfixes

Updates

Core components

Core addons

Community addons

Community contributors

We would like to thank our community contributors for their contributions to MicroK8s.

canonical/microk8s

canonical/microk8s-core-addons

canonical/microk8s-community-addons

Full Changelog: https://github.com/canonical/microk8s/compare/v1.35...v1.36

Source: README.md, updated 2026-05-20