kusion
Declarative Intent Driven Platform Orchestrator for Internal Developer Platform
GraphCanon updated today · GitHub synced today · 28 views this month
Decision brief
KusionStack is an intent-driven platform orchestrator using Kubernetes for cloud-native application delivery and management.
Good fit when
- Intended for teams needing unified platform orchestration tools supporting multi-cloud deployment with a focus on internal developer platforms
- Ideal for organizations that prioritize infra-as-code practices within their devops lifecycle managing Kubernetes-based applications
Avoid when
- Not recommended for environments not aligned with Kubernetes or cloud-native principles
- Avoid if seeking a solution that does not emphasize intent-driven application deployment and management on internal developer platforms
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,316) are secondary evidence.
- Docker Hub pulls (30d)
- 8,960·Docker Hub API·today
Maintenance and security
Full trust report- Maintenance
- Slowing (228d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- 60 low (60 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/KusionStack/kusion pkg.go.devHow it fits your stack(4)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Integrates
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
KusionStack is a platform orchestration tool supporting application delivery and management in cloud-native environments using Kubernetes.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 20, 2026
- Languages
- go
Source: github.language · Aug 20, 2026
Categories
Tags
README
Quick Start With Kusion Server with a Developer Portal
To get started with Kusion Server:
- First, follow the Installation Guide to install Kusion Server.
Note that you need to configure your kubeconfig properly according to the guide, as Kusion Server requires access to a Kubernetes cluster to function properly.
- Then, follow the QuickStart Guide to learn how to use Kusion Server to deploy your first application.
Quick Start With Kusion CLI
This guide will cover:
- Install Kusion CLI.
- Deploy an application to Kubernetes with Kusion.
Install
Homebrew (macOS & Linux)
---
# install Kusion
brew install KusionStack/tap/kusion
Powershell
---
# install Kusion latest version
powershell -Command "iwr -useb https://www.kusionstack.io/scripts/install.ps1 | iex"
For more information about CLI installation, please refer to the CLI Installation Guide for more options.
License
Kusion is under the Apache 2.0 license. See the LICENSE file for details.
For agents
This page has a .md twin and JSON over the API.