Skip to content

Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds

License

Notifications You must be signed in to change notification settings

niconical/kusion

 
 

Repository files navigation

Build your Internal Developer Platform more effectively and safely

简体中文 | 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

  • Application-Centric: Managing all application operations in one place, in a unified way
  • Enable Self-Service: Developers fulfill their own needs by using the capabilities provided by the platform
  • Shift left security: Guarantee security at the earliest stages to make operation more confidence
  • Kubernetes-friendly: Provide friendly observability and troubleshooting capabilities to make Kubernetes operations easier.

arch

Quick Start

Deploy your first App

Visit Quick Start to deliver an App with one Kusion command

apply

Demo Video

Watch the video

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

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

Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.1%
  • Other 0.6%