Skip to content

⛓ A compile-to-cloud technology stack with tool chains and engine.

License

Notifications You must be signed in to change notification settings

amyXia1994/kusion

 
 

Repository files navigation

A self-service application deployment platform for Kubernetes and Clouds

简体中文 | English

Konfig | KCLVM | Kusion | kusionstack.io | CNCF Landscape

Kusion GitHub release Go Report Card Coverage Status Go Reference license

Kusion

Kusion is the platform engineering engine of KusionStack. It delivers intentions described in Konfig to Kubernetes, Clouds and Customized Infrastructure resources

Key Features

  • App Whole Lifecycle Management: Manage App from the first code to production-ready with Kusion and Konfig
  • Self-Service: Enable App Dev self-service capabilities and help them cooperate with SRE and Platform Dev efficiently
  • Shift Risk Left: Native support features such as Policy/Secret as Code and 3-way Live Diff to guarantee security at the earliest stages
  • Hybrid Resources Operation: Orchestrate hybrid runtime resources such as Kubernetes, clouds and customized infrastructures in a unified way

arch

Quick Start

Visit Quick Start to deliver an App with one Kusion command

apply

Installation

Homebrew (macOS & Linux)

brew install KusionStack/tap/kusion

Scoop (Windows)

scoop add bucket KusionStack https://github.com/KusionStack/scoop-bucket.git
scoop install KusionStack/kusion

Go Install

go install kusionstack.io/kusion@latest

Docker

docker pull kusionstack/kusion:latest

For more information about installation, please check the Installation Guide on KusionStack official website

Deploy your first App

Deploy your first App with one Kusion command. Please visit this use case for more details

Contact Us

🎖︎ Contribution Guide

Kusion is still in the initial stage, and there are many capabilities that need to be made up, so we welcome everyone to participate in construction with us. Visit the Contribution Guide to understand how to participate in the contribution KusionStack project. If you have any questions, please Submit the Issue.

About

⛓ A compile-to-cloud technology stack with tool chains and engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.2%
  • Makefile 2.6%
  • Dockerfile 0.2%