Portainer recommends MicroK8s for effortless deployment
anastasiavalti
on 5 February 2021
Tags: container orchestration , containers , Deployment , kubernetes , MicroK8s
Portainer is an open source tool that allows for container deployment and management without the need to write code.
In their recent publication, ‘How to deploy Portainer on MicroK8s’, the Portainer team share with the community how easy and fast it is to deploy Portainer on MicroK8s. In fact, the entire process only requires a single command! In a follow-up blog post, they show us how to Proxy and Load Balance MicroK8s services in a few simple steps using Ingress and MetalLB.
For a step-by-step walkthrough of the process, take a look at Portainer’s 5 minute video below.
What is MicroK8s?
If you’re not familiar with MicroK8s yet, now is the time to discover Canonical’s lightweight conformant Kubernetes distribution that can be installed within minutes on any machine. It’s compatible with Windows, macOS, and various Linux flavours, while its easy upgrades and great security make it perfect for micro clouds and IoT. Want to see for yourself? Try it now!
What can you do with MicroK8s?
Looking for some more Kubenautical inspo? Among others, you can use MicroK8s for:
- Dev & testing
- Clusters
- DevOps
- AI/ML
- IoT
- Edge
- Appliances
For more details, here’s a quick overview of what you can do with MicroK8s.
What is Kubernetes?
Kubernetes, or K8s for short, is an open source platform pioneered by Google, which started as a simple container orchestration tool but has grown into a platform for deploying, monitoring and managing apps and services across clouds.
Newsletter signup
Related posts
How should a great K8s distro feel? Try the new Canonical Kubernetes, now in beta
Try the new Canonical Kubernetes beta, our new distribution that combines ZeroOps for small clusters and intelligent automation for larger production...
Canonical Kubernetes 1.29 is now generally available
A new upstream Kubernetes release, 1.29, is generally available, with significant new features and bugfixes. Canonical closely follows upstream development,...
How to use Ubuntu in GKE on nodes and in containers
Google Kubernetes Engine (GKE) traces its roots back to Google’s development of Borg in 2004, a Google internal system managing clusters and applications. In...