Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# KAM (Kusion Application Model)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.qkg1.top%2FKusionStack%2Fkam.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.qkg1.top%2FKusionStack%2Fkam?ref=badge_shield)


The Kusion Application Model represents KusionStack's opinionated abstraction of the core concepts during application delivery, and serves as a model source for the `kusion` tool when interpreting application developers' intent.

Expand All @@ -17,4 +19,7 @@ However, we have introduced the concept of [Kusion Modules](https://www.kusionst
The officially-maintained Kusion Modules are located in the [catalog](https://github.com/KusionStack/catalog) repository (source code) and [KusionStack container registry](https://github.com/orgs/KusionStack/packages) (published binaries). You can also build and publish your own modules. Here are some helpful starting points:
- [Kusion Module Concepts](https://www.kusionstack.io/docs/kusion/concepts/kusion-module)
- [Kusion Module Developer Guide](https://www.kusionstack.io/docs/kusion/concepts/kusion-module/develop-guide)
- [Kusion Module Scaffolding](https://github.com/KusionStack/kusion-module-scaffolding)
- [Kusion Module Scaffolding](https://github.com/KusionStack/kusion-module-scaffolding)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.qkg1.top%2FKusionStack%2Fkam.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.qkg1.top%2FKusionStack%2Fkam?ref=badge_large)