flyer5200 / kusion

Codify and deliver intentions to Kubernetes and Clouds

Home Page:https://kusionstack.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codify, Collaborate, Automate modern App delivery across 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 engine of KusionStack for parsing user's intentions described in Konfig and making them effect in infrastructures.

Key Features

  • App Whole Lifecycle Management: Manage App from the first code to production-ready with Kusion and Konfig
  • Team cooperation: App Dev, SRE and Platform Dev cooperate efficiently in this codify platform
  • Hybrid Runtime: Orchestrate hybrid runtime resources like Terraform and Kubernetes in a unified way
  • Vendor Agnostic: Write once, render dynamically, deliver to any cloud

arch

Quick Start

Visit Quick Start to deliver an App with one Kusion command

apply

Installation

One-click Installation

MacOS & Linux

brew install KusionStack/tap/kusion

Go Env

go install github.com/KusionStack/kusion@latest

No Installation

Kusion does not yet support all operating systems and architectures, Docker users can use the image to get started quickly:

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

Codify and deliver intentions to Kubernetes and Clouds

https://kusionstack.io

License:Apache License 2.0


Languages

Language:Go 98.6%Language:Makefile 1.3%Language:Dockerfile 0.1%Language:Shell 0.1%