Skip to main content
  1. Blog
  2. Article

anaqvi
26 August 2019

MicroK8s Version 1.16.0 Beta Released!


We’re excited to announce the release of MicroK8s 1.16 beta! MicroK8s is a lightweight and reliable Kubernetes cluster delivered as a single snap package – it can be installed on any Linux distribution which supports snaps or Windows and Mac using Multipass. 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 –beta

What’s new in Version 1.16 Beta

  • New Cilium addon courtesy of @joestringer. Try it with microk8s.enable cilium
  • New Helm addon courtesy of @joestringer. Try it with microk8s.enable helm
  • RBAC rules for CoreDNS and storage add ons, courtesy of @wichert.
  • Istio upgraded to v1.2.2 and now includes kiali
  • Knative upgraded to v0.7
  • Enabling of aggregation layer and fix on metrics server RBAC rules, thank you @giner
  • Improvements in the inspection script, thanks @giorgos-apo



Get In Touch

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


Related posts

How to set up a micro lab: four principles for a reliable homelab

After over a decade of running a homelab, I have learned a few difficult lessons. Although it begins as a “lab,” you inevitably end up with something you want to keep. If a...

Accelerating AI with open source machine learning infrastructure

The landscape of artificial intelligence is rapidly evolving, demanding robust and scalable infrastructure. To meet these challenges, we’ve developed a comprehensive reference...

Deploy your Spring Boot application to production

In this article we walk through the steps required to deploy a Spring Boot application to production using Juju and Kubernetes. The goal is to showcase the integration of the...

Harnessing the potential of 5G with Kubernetes: a cloud-native telco transformation perspective

Telecommunications networks are undergoing a cloud-native revolution. 5G promises ultra-fast connectivity and real-time services, but achieving those benefits requires an...