Update README.microk8s.md

This commit is contained in:
Cedric Verstraeten
2024-08-13 14:41:34 +02:00
parent 703f2b70c3
commit 30c7835891

View File

@@ -1,6 +1,8 @@
# Edge deployment on microk8s
⏱️ Estimated installation time 25min
⏱️ **Estimated installation time 25min**
---
MicroK8s is a lightweight, fast, and secure Kubernetes distribution designed for developers and edge computing use cases. Developed by Canonical, MicroK8s is a minimalistic version of Kubernetes that can be installed with a single command and runs on various platforms, including Linux, macOS, and Windows. It is ideal for local development, CI/CD pipelines, IoT, and edge deployments due to its small footprint and ease of use. MicroK8s includes essential Kubernetes components and add-ons, such as DNS, storage, and the Kubernetes dashboard, making it a convenient choice for both beginners and experienced Kubernetes users.