currently the charts has following issues: - cert-manager has manifests in multiple places. Should be combined into one. Prefer pure yaml since its helm chart requires `--set installCRDs=true` flag and uninstalling CRD via helm is inconvient. - The bootstrap of vela-core will setup metrics controller. This requires Prometheus Operator CRD. Move related CRD to vela-core chart. - move prometheus to vela-system namespace. Remove monitoring namespace. - remove grafana. It's already a dependency of prometheus chart. - change default image pull policy to IfNotPresent. Should not be Always. Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
Make shipping applications more enjoyable.
KubeVela
For developers, KubeVela is an easy-to-use tool that enables developers to describe and ship their applications with simple commands.
For platform engineers, KubeVela is an extensible engine where platform builders can create something more complex on top of, in an easy and Kubernetes native approach.
Quick Start
Quick start guides are available on this section.
Documentation
Full documentation is available on the documentation section.
Contributing
Check out CONTRIBUTING to see how to develop with KubeVela.
Code of Conduct
This project has adopted the CNCF Code of Conduct. See CODE OF CONDUCT for details.
NOTE: KubeVela is an early project and iterating quickly to continue to make it easier to ship applications and build platforms atop. It's still under preview release for now.
