leozhang2018 / extension-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension Samples

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.

Prerequisites

You need to deploy the KubeSphere Development Environment first. Deploy a container based development environment using docker is a simple way.

Getting Started

About

License:MIT License


Languages

Language:JavaScript 70.4%Language:Go 26.4%Language:Dockerfile 1.7%Language:TypeScript 1.4%