Welcome to Kubeclipper!

Learn More Download

Manage Kubernetes in the most light and simple way !

KubeClipper is a lightweight, simple graphical interface Kubernetes cluster lifecycle management platform.

It is fully compatible with kubernetes, allows users to quickly deploy the kubernetes clusters required by the enterprise on customer-managed infrastructures through a friendly wizard-like Web UI, and provides continuous full life cycle management capabilities.

Simple

Provides friendly wizard graphical interface, allows beginners to quickly deploy a cluster and the required plug-ins.

Lightweight

Simple architecture, few dependencies, only two command lines for platform deployment.

Professional

Simple and professional, it supports rich cluster parameter configuration and plug-in management, meeting production-level cluster deployment requirements.

Quick Start

1. Download kcctl
2. Deploy KubeClipper

curl -sfL https://oss.kubeclipper.io/get-kubeclipper.sh | sh -

# In China, you can add cn env, we use registry.aliyuncs.com/google_containers instead of k8s.gcr.io
curl -sfL https://oss.kubeclipper.io/get-kubeclipper.sh | KC_REGION=cn sh -

kcctl deploy  [--user root] (--passwd SSH_PASSWD | --pk-file SSH_PRIVATE_KEY)