Skip to main content

One post tagged with "extensibility"

View All Tags

An Introduction to KubeVela Addons: Extend Your Own Platform Capability

· 17 min read
Charlie Chiang
KubeVela Team

As we all know, KubeVela is a highly extensible platform, on which users can build their own customizations using Definitions. KubeVela addons are a convenient way to pack all these customizations and their dependencies together as a bundle, to extend your own platform capabilities!

This blog introduces the main concepts of an addon and guides you to quickly start building one. Finally, we'll show you the experience of the end user, and how the capabilities provided are glued in a consistent user-friendly experience.