Go to file
yyzxw 424e433963
Feat: add controller metrics (#6650)
* feat: add controller metrics

Signed-off-by: yyzxw <1020938856@qq.com>

* Fix: README changes after make reviewable

Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>

---------

Signed-off-by: yyzxw <1020938856@qq.com>
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
Co-authored-by: Anoop Gopalakrishnan <2038273+anoop2811@users.noreply.github.com>
Co-authored-by: Anoop Gopalakrishnan <anoop2811@aol.in>
2025-03-02 17:02:58 -08:00
.github Chore: (deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 (#6690) 2025-03-02 09:25:57 -08:00
.license
CHANGELOG
apis Fix: fix for skipping deletion of orphan resources (#6700) 2025-02-28 19:00:31 -08:00
charts/vela-core Feat: add controller metrics (#6650) 2025-03-02 17:02:58 -08:00
cmd
config/crd
contribute
design Feat: Semantic versioning support for Definitions (#6648) 2025-02-03 11:09:28 +08:00
docs
e2e Feat: Semantic versioning support for Definitions (#6648) 2025-02-03 11:09:28 +08:00
hack
makefiles Feat: Semantic versioning support for Definitions (#6648) 2025-02-03 11:09:28 +08:00
pkg fix: fix incorrect nil return value (#6705) 2025-03-02 09:23:56 -08:00
references fix: switches to new helm repo url (#6694) 2025-02-20 20:41:12 +05:30
test Feat: Semantic versioning support for Definitions (#6648) 2025-02-03 11:09:28 +08:00
vela-templates
version
.gitignore
.golangci.yml
.goreleaser.yaml
.krew.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.cli
Dockerfile.e2e
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
Makefile
OWNERS_ALIASES
README.md chore: quick deploy button for kubevela (#6692) 2025-02-28 19:07:41 -08:00
SECURITY.md
codecov.yml
community.md
entrypoint.sh
go.mod chore: update workflow to fix the compatibility for outputs (#6701) 2025-02-27 00:16:28 +05:30
go.sum chore: update workflow to fix the compatibility for outputs (#6701) 2025-02-27 00:16:28 +05:30
staticcheck.conf

README.md



Make shipping applications more enjoyable.

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB CII Best Practices E2E status OpenSSF Scorecard

Introduction

KubeVela is a modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable.

kubevela

Highlights

KubeVela practices the "render, orchestrate, deploy" workflow with below highlighted values added to existing ecosystem:

Deployment as Code

Declare your deployment plan as workflow, run it automatically with any CI/CD or GitOps system, extend or re-program the workflow steps with CUE. No ad-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by Open Application Model.

Built-in observability, multi-tenancy and security support

Choose from the wide range of LDAP integrations we provided out-of-box, enjoy enhanced multi-tenancy and multi-cluster authorization and authentication, pick and apply fine-grained RBAC modules and customize them as per your own supply chain requirements. All delivery process has fully automated observability dashboards.

Multi-cloud/hybrid-environments app delivery as first-class citizen

Natively supports multi-cluster/hybrid-cloud scenarios such as progressive rollout across test/staging/production environments, automatic canary, blue-green and continuous verification, rich placement strategy across clusters and clouds, along with automated cloud environments provision.

Lightweight but highly extensible architecture

Minimize your control plane deployment with only one pod and 0.5c1g resources to handle thousands of application delivery. Glue and orchestrate all your infrastructure capabilities as reusable modules with a highly extensible architecture and share the large growing community addons.

Getting Started

Get Your Own Demo with Alibaba Cloud

  • install KubeVela on a Serverless K8S cluster in 3 minutes, try:

    Deploy on Alibaba Cloud

Documentation

Full documentation is available on the KubeVela website.

Blog

Official blog is available on KubeVela blog.

Community

We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions on the Github Issues/Discussion, chat on IM or the bi-weekly community calls. For more information on the community engagement, developer and contributing guidelines and more, head over to the KubeVela community repo.

Contact Us

Reach out with any questions you may have and we'll make sure to answer them as soon as possible!

Community Call

Every two weeks we host a community call to showcase new features, review upcoming milestones, and engage in a Q&A. All are welcome!

Talks and Conferences

Check out KubeVela videos for these talks and conferences.

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Report Vulnerability

Security is a first priority thing for us at KubeVela. If you come across a related issue, please send email to security@mail.kubevela.io .

Code of Conduct

KubeVela adopts CNCF Code of Conduct.