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.
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 |