Skip to content

Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds

License

Notifications You must be signed in to change notification settings

healthjyk/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 cloud-native platform engineering engine of KusionStack, designed to help you build your efficient and secure Internal Developer Platform (IDP). It allows application developers to easily and consistently perform all operational tasks throughout the DevOps lifecycle in one place, across different infrastructures including Kubernetes, cloud platforms, and on-premises environments

Key Features

  • Platform as Code: Managing all application operations in one place, in a unified, easy way.
  • Dynamic Configuration Management: Developers deploy to any environment using one environment-agnostic configuration, while Kusion handles the underlying complexity.
  • Enable Self-Service: Developers fulfill their own needs by choosing the capabilities provided by the platform engineers in Kusion Modules.
  • Built-in Security and Compliance: Platform engineers standardize application deliveries with security, compliance, and best practices by flexible platform configurations.
  • Open Module Ecosystem: A growing open module ecosystem covers all stages of the DevOps lifecycle, with extensive connections to various cloud-native infrastructures.
  • Lightweight and Kubernetes-friendly: As a pure client-side solution with rich APIs, Kusion offers excellent portability and ease of integration. Meanwhile, user-friendly observability and troubleshooting capabilities make Kubernetes operations easier.

workflow

Quick Start

Deploy your first App

Visit Quick Start to deliver an App with one Kusion command

apply

Installation

Homebrew (macOS & Linux)

brew install KusionStack/tap/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 rapid development stage with many capabilities to be enhanced. We welcome everyone to join us and contribute to the collaborative growth.

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Other 1.2%