Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  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


ilvipero
21 January 2025

Ubuntu Summit 2024 Reflections

Ubuntu Article

As we move into 2025, we wanted to reflect on the crowning event of the year: the Ubuntu Summit. Just over two months ago, we celebrated Ubuntu’s 20th birthday in The Hague, the Netherlands. We’re still buzzing from the electric atmosphere you all brought to this event, as we came together to showcase what open ...


Gabriel Aguiar Noury
21 January 2025

Bringing 12-year LTS to 32-bit Arm processors as CRA comes into force

IoT Article

With the release of Ubuntu 24.04 LTS (Noble Numbat) and Ubuntu Core 24, Canonical introduced a 12-year Long Term Support commitment for 32-bit Arm® processors, addressing the critical time_t overflow issue, commonly known as the “Year 2038 problem.” These processors, essential for critical IoT devices requiring a smaller DRAM footprint an ...


João Hellmeister
20 January 2025

A comprehensive guide to NIS2 Compliance: Part 3 – Setting the roadmap and demonstrating NIS2 compliance.

Ubuntu Article

In this third and final part of the series, I’ll provide some tips on how to set up your roadmap and effectively demonstrate compliance without overburdening your teams.  If you’re just joining the fun now, in our two previous editions we covered who NIS2 applies to and what requirements it sets out. Be sure to ...