Go to file
Somefive fd784e291c
Feat: add several policy definition (#4409)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
2022-07-19 15:47:01 +08:00
.github Chore: split unit test from e2e test for apiserver and use skip-dup v4 (#4369) 2022-07-16 17:34:52 +08:00
.license add license checker into CI (#1182) 2021-03-12 00:34:51 -08:00
CHANGELOG fix typo mistake (#4186) 2022-06-15 19:05:08 +08:00
apis Feat: add pending phase in workflow step (#4365) 2022-07-19 14:31:20 +08:00
charts Feat: add several policy definition (#4409) 2022-07-19 15:47:01 +08:00
cmd Feat: reuse informer for app metrics (#4336) 2022-07-07 16:46:35 +08:00
config/crd Feat: support chart value to disable conversation on application crd (#3890) 2022-05-21 22:57:38 +08:00
contribute Chore: trim updated docs, make the source clean (#3946) 2022-05-22 15:13:41 +08:00
design Feat: support shared resource (#4213) 2022-06-24 10:56:27 +08:00
docs Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
e2e Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
hack Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
legacy Feat: add mode and meta in workflow (#4206) 2022-06-23 10:55:34 +08:00
makefiles Feat: minimize controller privileges & enforce authentication in multicluster e2e test (#4031) 2022-05-28 01:26:06 +08:00
pkg Feat: add pending phase in workflow step (#4365) 2022-07-19 14:31:20 +08:00
references Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
runtime/rollout Feat: build docker image(oamdev/vela-cli) for vela-cli (#3976) 2022-05-26 10:27:31 +08:00
test Fix: prevent apply existing orphan resource (#4399) 2022-07-18 19:23:41 +08:00
vela-templates Feat: add several policy definition (#4409) 2022-07-19 15:47:01 +08:00
version Feat: support install and uninstall vela core (#3181) 2022-02-09 11:48:38 +08:00
.gitignore Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
.golangci.yml upgrade golang ci lint to 1.38.0 and fix lint error 2021-03-16 15:06:48 +08:00
.krew.yaml Fix: krew install template of kubectl-vela.exe (#3162) 2022-01-25 18:46:05 +08:00
CODE_OF_CONDUCT.md Fix code of conduct link 2020-10-10 17:35:16 +08:00
CONTRIBUTING.md Chore: trim updated docs, make the source clean (#3946) 2022-05-22 15:13:41 +08:00
Dockerfile Feat: build docker image(oamdev/vela-cli) for vela-cli (#3976) 2022-05-26 10:27:31 +08:00
Dockerfile.apiserver Feat: build docker image(oamdev/vela-cli) for vela-cli (#3976) 2022-05-26 10:27:31 +08:00
Dockerfile.cli Feat: build docker image(oamdev/vela-cli) for vela-cli (#3976) 2022-05-26 10:27:31 +08:00
Dockerfile.cloudshell Feat: add the CloudShell feature (#4280) 2022-07-01 23:31:15 +08:00
Dockerfile.e2e Feat: build docker image(oamdev/vela-cli) for vela-cli (#3976) 2022-05-26 10:27:31 +08:00
GOVERNANCE.md Chore: add governance file and refer to the community repo (#3814) 2022-05-05 18:08:54 +08:00
ISSUE_TRIAGE.md Chore: update some docs to the new org url (#3792) 2022-04-29 15:59:29 +08:00
LICENSE Create LICENSE 2020-09-10 15:06:54 +08:00
Makefile Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
OWNERS_ALIASES Chore: add governance file and refer to the community repo (#3814) 2022-05-05 18:08:54 +08:00
README.md Chore: update readme (#4279) 2022-06-29 16:22:55 +08:00
SECURITY.md Create SECURITY.md (#1649) 2021-05-13 10:03:26 +08:00
codecov.yml Feat: vela status --tree (#3609) 2022-04-12 17:58:45 +08:00
community.md Chore: add governance file and refer to the community repo (#3814) 2022-05-05 18:08:54 +08:00
entrypoint.sh Refactor: Minor changes on shell script to support double quotes format and [ ] POSIX (#3889) 2022-05-14 13:21:28 +08:00
go.mod Feat: support HTTPRoute to generate endpoint (#4378) 2022-07-14 18:15:20 +08:00
go.sum Feat: support HTTPRoute to generate endpoint (#4378) 2022-07-14 18:15:20 +08:00
staticcheck.conf fix staticcheck issues 2021-01-29 18:42:03 +09:00

README.md



Make shipping applications more enjoyable.

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

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 add-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by Open Application Model.

  • Built-in security and compliance building blocks

Choose from the wide range of LDAP integrations we provided out-of-box, enjoy multi-cluster authorization that is fully automated, pick and apply fine-grained RBAC modules and customize them per your own supply chain requirements.

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

Progressive rollout across test/staging/production environments, automatic canary, blue-green and continuous verification, rich placement strategy across clusters and clouds, fully managed cloud environments provision.

Getting Started

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.