kusion
kusion copied to clipboard
Intent Driven Platform Orchestrator.
#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y re #22 #### 2. What...
#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [X] Y fix #92 #### 2. What...
#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y re #114 #### 2. What...
for example: 
related: #12 - it's an alpha feature - only support Namespace/Service/Deployment of k8s - printers need table generators according to k8s internal implements preview: 
## Enhancement ``` $ go install kusion.io/kusion@latest $ kusion kcl main.k ``` simple is best
## Feature Request **Is your feature request related to a problem? Please describe:** No **Describe the feature you'd like:** Users can sepcify different different backend storage type to save state...
Now, kusion only support CRUD on k8s resources, we need to expand its capabilities to any schema
## Enhancement In some scenarios (for example, the dependency analyze step in Konfig CI) there's no need to actually compile with KCLVM, an image with rare kusion binary is enough...
## Description we need version upgrade tips for user , for example, when run `kusion version` cmd ## Expectation ``` kusion version warning: A new version of Kusion is available....