This repository contains sample code illustrating the KubeSphere extension API. Each sample is a self-contained extension that explains one topic in Extension Customization. You can read, play with or adapt from these samples to create your own extensions.
You need to deploy the KubeSphere Development Environment first. Deploy a container based development environment using docker is a simple way.
- Hello World Sample:The Hello World sample for KubeSphere. For more details see Getting Started Guide.