KusionStack / kusion

Declarative Intent Driven Platform Orchestrator for Internal Developer Platform (IDP).
https://kusionstack.io
Apache License 2.0
882 stars 78 forks source link

Feat: support native kubernetes manifests in kusion #278

Closed panshuai111 closed 3 months ago

panshuai111 commented 1 year ago

What would you like to be added?

Kusion supports deploying native kubernetes manifests or referencing native kubernetes manifest files.

Why is this needed?

I have many native kubernetes manifests, and the cost of converting them to KCL language is too high for me.

ldxdl commented 1 year ago

Agree. Kusion should support raw kube manifests, helm charts, kustomize projs... in the first place. Variety is very important for users.

SparkYuan commented 1 year ago

@panshuai-ps Thanks for your proposal. We will think about it and update further actions here