KusionStack / konfig

Shared repository of application models and components, and CI suite for GitOps workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

konfig

konfig contains various example applications code, you can use these example applications to quickly try out and learn how to use Kusion.

If you're new to Kusion, it's a good idea to start by Getting Started, which includes quickstart installation, guided tutorials and deployment instructions. Then you can go to User Guides to find more Kusion practical application scenarios, and konfig holds the corresponding examples of the user guides.

konfig examples

name description user guide
nginx An exposing nginx service. Expose Application Service Deployed on CSP Kubernetes
simple-job An one-off or recurring execution task. Schedule a Job
service-multi-stack A project which contains multiple stacks. Deploy Application Securely and Efficiently via GitHub Actions
simple-service A simple service only contains workload resources. Deploy Application
wordpress-cloud-rds The wordpress application which contains workload and cloud database resource. Deliver the WordPress Application with Cloud RDS
wordpress-local-db The wordpress application which contains workload and local database resource. Deliver the WordPress Application on Kubernetes

About

Shared repository of application models and components, and CI suite for GitOps workflows

License:Apache License 2.0


Languages

Language:Python 93.3%Language:AMPL 6.7%