Overview
Learn how to create and contribute custom addons for MicroK8s, a lightweight Kubernetes distribution. Explore the addon ecosystem, understand the architecture, and follow a step-by-step guide to develop your own addon. Discover the process of forking the repository, examining existing addons, and understanding the addon folder structure. Build a practical example, learn how to push your addon, and debug it locally. Gain insights into contributing to the MicroK8s community and expand your Kubernetes customization skills.
Syllabus
Introduction
MicroK8s
Architecture recap
MicroK8s addons
Forking
Checking out our addons
Addons yaml
Addon folder structure
Building our example
Pushing our addon
Debugging locally
Contributing
Summary
Taught by
Cloud Native Skunkworks