Your submission was sent successfully! Close

Jump to main content
  1. Blog
  2. Article

anaqvi
on 23 August 2019


We are excited to announce new Cilium and Helm add-ons, coming to MicroK8s! These add-ons add even more power to your Kubernetes environment built on MicroK8s. The Cilium CNI plugin brings enhanced networking features, including Kubernetes NetworkPolicy support, to MicroK8s. You’ll also get direct CLI access to Cilium within MicroK8s using the microk8s.cilium wrapper.

If you do not already have a version of cilium installed you can alias microk8s.cilium to cilium using the following command:
snap alias microk8s.cilium cilium

Helm, the package manager for Kubernetes will allow even easier management of your MicroK8s environment.

How hard is it going to be to use these add-ons in MicroK8s? For those of you familiar with MicroK8s, you guessed it, a simple one-liner!

Cilium: microk8s.enable cilium

Helm:  microk8s.enable helm

Kudos to the Cilium team for making it happen – shout out to Joe Stringer for submitting the PR for these add-ons! 


About Cilium

Cilium is open source software that provides and secures the network and API connectivity between application services deployed using Linux container management platforms. Running Cilium in MicroK8s will enable powerful pod-to-pod connectivity management and service load balancing between pods.

You will be able to reach specific pods in your K8s cluster as well as define network security policies for connectivity. Using the Kubernetes Services abstraction you can balance loads of network traffic between pods. For more details, check out the doc on Cilium.

About Helm

Using Helm within Microk8s allows you to manage, update, share and rollback Kubernetes applications. Helm is maintained by the CNCF – in collaboration with Microsoft, Google, Bitnami and the Helm contributor community. For more details, check out Helm.

What’s next?

We are incredibly proud of our community and the contributions you make! Canonical looks forward to keep working together and building the best experiences to empower innovation and the open-source ecosystem.

 
We will continue working on improving the future with exciting additions to MicroK8s. If you’re working on an exciting project and have feature requests or suggestions please contribute or reach out to us on Github, Kubernetes forum, Slack (#microk8s channel) or tag us @canonical, @ubuntu on Twitter (#MicroK8s).

Related posts


Canonical
18 May 2023

Kubernetes로 5G의 잠재력 활용하기

Cloud and server Kubernetes

5세대 무선 기술인 5G는 우리가 연결하고 소통하는 방식을 변화하고 있습니다. 4G보다 최대 100배 빠른 데이터 전송 속도를 제공하는 5G 기술은 더 빠른 다운로드 및 업로드 시간, 낮은 latency 그리고 더 많은 기기의 연결이 가능합니다. 추가로 5G 네트워크는 고대역 및 저대역을 포함하는 더 넓은 주파수 범위를 지원하여 더 넓은 커버리지와 더 우수한 안정성을 보장합니다. 5G는 모바일 ...


Yalton Ruiz
24 March 2023

MicroK8s is now on AWS marketplace

Kubernetes Article

MicroK8s is now on AWS marketplace Everyone knows that MicroK8s is an extremely lightweight, extensible, reliable, CNCF-compliant distribution of Kubernetes. What you didn’t know until now is that it is even easier to install and manage as part of your AWS marketplace experience. First, a quick reminder of why MicroK8s is great: CNCF conf ...


Yalton Ruiz
24 February 2023

Harnessing the potential of 5G with Kubernetes

Ubuntu Article

Harnessing the potential of 5G with Kubernetes 5G is the fifth generation of wireless technology which is transforming the way we connect and communicate. With data transfer speeds up to 100 times faster than 4G, 5G technology enables faster download and upload times, lower latency and a higher number of connected devices. Additionally, 5 ...