github canonical/microk8s v1.36
Microk8s 1.36 released!

5 hours ago

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:

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: v1.35...v1.36

Don't miss a new microk8s release

NewReleases is sending notifications on new releases.