Go to file
suwliang3 647fdf89f6
Feat: add the func of additionalInfo for workload (#5325)
* Fix: create default trait for webservice

Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com>

* Feat: add the func of additionalInfo for workload

Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com>

* modify podAdditionalInfo

Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com>

---------

Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com>
2023-01-31 13:42:32 +08:00
.github Fix: rework on apisrever e2e test covergae (#5385) 2023-01-31 13:04:31 +08:00
.license
CHANGELOG
apis Fix: Delete appplication fails if status.workflow.endTime not specified. (#5287) 2023-01-10 15:14:10 +08:00
charts Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
cmd Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
config/crd
contribute
design Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
docs Feat: add the API that rollbacks the application (#5273) 2023-01-05 17:45:42 +08:00
e2e Feat: support interactive mode to manually skip encountered errors (#5266) 2023-01-06 15:03:47 +08:00
hack Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
legacy Fix: Delete appplication fails if status.workflow.endTime not specified. (#5287) 2023-01-10 15:14:10 +08:00
makefiles Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
pkg Feat: add the func of additionalInfo for workload (#5325) 2023-01-31 13:42:32 +08:00
references Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
runtime/rollout Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
test Feat: vela cluster export config (#5336) 2023-01-16 18:03:38 +08:00
vela-templates Fix: delete example url in definitions that refer to workflowrun example (#5344) 2023-01-16 16:24:08 +08:00
version
.gitignore Fix: replace homemade release script with goreleaser (#5380) 2023-01-31 10:08:09 +08:00
.golangci.yml
.goreleaser.yaml Fix: replace homemade release script with goreleaser (#5380) 2023-01-31 10:08:09 +08:00
.krew.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix: pin dependencies to hash (#5223) 2022-12-26 17:36:14 +08:00
Dockerfile.apiserver Fix: pin dependencies to hash (#5223) 2022-12-26 17:36:14 +08:00
Dockerfile.cli Fix: pin dependencies to hash (#5223) 2022-12-26 17:36:14 +08:00
Dockerfile.e2e Fix: pin dependencies to hash (#5223) 2022-12-26 17:36:14 +08:00
GOVERNANCE.md Chore: merge goverance doc to community repo (#5103) 2022-11-22 10:19:30 +08:00
ISSUE_TRIAGE.md
LICENSE
Makefile
OWNERS_ALIASES
README.md Docs: fix README.md ad-hoc (#5345) 2023-01-17 10:35:37 +08:00
SECURITY.md
codecov.yml
community.md
entrypoint.sh
go.mod Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
go.sum Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
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 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.