Skip to main content
  1. Blog
  2. Article

anaqvi
on 10 December 2019

MicroK8s updated to Kubernetes 1.17. What’s new?


We’re excited to announce the release of MicroK8s with Kubernetes 1.17! MicroK8s is a Kubernetes cluster delivered as a single snap package – it can be installed on any Linux distribution which supports snaps. MicroK8s is small and simple to install and is a great way to stand up a cluster quickly for development and testing. Try it on your laptop!

Try it out today: sudo snap install microk8s --classic --channel=1.17/stable

What’s new in MicroK8s Kubernetes 1.17

  • New addon: kubeflow. Give it a try with `microk8s.enable kubeflow`.
  • MetalLB Loadbalancer addon, try it with `microk8s.enable metallb`. Thank you @dangtrinhnt for your efforts here.
  • Separate front proxy CA, courtesy of @giner
  • Linkerd updated to v2.6.0, thank you @balchua
  • Jaeger operator updated to v1.14.0
  • Updating prometheus operator (latest). Thanks @rlankfo
  • Istio upgraded to v1.3.4. Thank you @nobusugi246
  • Helm upgraded to 2.16.0, thank you @balchua, @fabrichter and @icanhazbroccoli 
  • Helm status reported in `microk8s.status`, thank you @greenyouse
  • Set default namespace of `microk8s.ctr` to `k8s.io`, thank you @joestringer
  • Better exception handling in the clustering agent, thank you @shashi278
  • Fixes in cluster upgrades, courtesy of @strigona-worksight
  • `microk8s.inspect` now cleans priority and storage classes. Thank you @rbt
  • `microk8s.inspect` will detect missing cgroups v1 and suggest changes on Fedora 31. Thank you @soumplis


Get In Touch

To learn more and try out MicroK8s visit the official docs. Contribute to the project at Github or open an issue. Chat with us on the Kubernetes Slack, in the #microk8s channel or tag us @canonical, @ubuntu on Twitter (#MicroK8s). We are excited to see your contributions to open-source and hear your feedback!

Related posts


robgibbon
20 April 2026

Hybrid search and reranking: a deeper look at RAG

AI Article

Many of us are familiar with the retrieval augmented generative AI (RAG) pattern for building agentic AI applications – like digital concierges, frontline support chatbots and agents that can help with basic self-service troubleshooting.  At a high level, the flow for RAG is fairly clear – the user’s prompt is augmented with some relevant ...


Canonical
20 April 2026

Canonical expands Ubuntu support to next-generation MediaTek Genio 520 and 720 platforms

edge computing Canonical News

Canonical is pleased to announce the early access launch of Ubuntu 24.04 LTS for MediaTek’s Genio IoT platforms. Building on the companies’ strategic partnership, this release introduces optimized Ubuntu images for the brand-new Genio 520 and 720, while continuing to provide robust support for the Genio 350, 510, 700, and 1200.  The colla ...


ijlal-loutfi
10 April 2026

What’s new in security for Ubuntu 26.04 LTS?

Security Article

Here’s a concise excerpt you can use:> Ubuntu 26.04 LTS significantly raises the security baseline by strengthening defaults across every layer of the system without requiring manual intervention. Key improvements include production-ready hardware-backed encryption, post-quantum–aware cryptographic defaults, modern TLS configurations, and ...