Hongchao Deng 0ef3d8650b fix and clean up charts
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>
2020-10-29 13:56:33 -07:00
2020-10-27 20:55:50 -07:00
2020-10-29 17:36:51 +08:00
2020-10-29 13:56:33 -07:00
2020-10-09 09:58:48 +08:00
2020-10-29 17:36:51 +08:00
2020-10-29 13:56:33 -07:00
2020-10-29 17:36:51 +08:00
2020-10-29 13:56:33 -07:00
2020-10-26 14:34:22 -07:00
2020-08-09 18:34:01 +08:00
2020-10-27 15:32:42 +08:00
2020-10-10 17:35:16 +08:00
2020-10-28 14:30:50 -07:00
2020-10-27 15:32:42 +08:00
2020-10-27 15:32:42 +08:00
2020-09-10 15:06:54 +08:00
2020-10-29 13:56:33 -07:00
2020-10-28 14:30:50 -07:00
2020-10-28 14:30:50 -07:00
2020-09-16 19:42:01 +08:00
2020-10-28 11:45:43 -07:00

alt

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.

Languages
Go 95.4%
CUE 3.4%
Mustache 0.4%
Shell 0.4%
Makefile 0.3%