# kubevela **Repository Path**: ginindev/kubevela ## Basic Information - **Project Name**: kubevela - **Description**: KubeVela 是一个简单易用且高度可扩展的应用管理平台与核心引擎。KubeVela 是基于 Kubernetes 与 OAM 技术构建的 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-09-08 - **Last Updated**: 2022-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README



Make shipping applications more enjoyable.

![Build status](https://github.com/kubevela/kubevela/workflows/E2E/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/kubevela/kubevela)](https://goreportcard.com/report/github.com/kubevela/kubevela) ![Docker Pulls](https://img.shields.io/docker/pulls/oamdev/vela-core) [![codecov](https://codecov.io/gh/kubevela/kubevela/branch/master/graph/badge.svg)](https://codecov.io/gh/kubevela/kubevela) [![LICENSE](https://img.shields.io/github/license/kubevela/kubevela.svg?style=flat-square)](/LICENSE) [![Releases](https://img.shields.io/github/release/kubevela/kubevela/all.svg?style=flat-square)](https://github.com/kubevela/kubevela/releases) [![TODOs](https://img.shields.io/endpoint?url=https://api.tickgit.com/badge?repo=github.com/kubevela/kubevela)](https://www.tickgit.com/browse?repo=github.com/kubevela/kubevela) [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Foam_dev)](https://twitter.com/oam_dev) [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kubevela)](https://artifacthub.io/packages/search?repo=kubevela) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4602/badge)](https://bestpractices.coreinfrastructure.org/projects/4602) ## 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](docs/resources/what-is-kubevela.png) ## 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](https://oam.dev/). * 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 * [Introduction](https://kubevela.io/docs) * [Installation](https://kubevela.io/docs/install) * [Deploy Your Application](https://kubevela.io/docs/quick-start) ## Documentation Full documentation is available on the [KubeVela website](https://kubevela.io/). ## Blog Official blog is available on [KubeVela blog](https://kubevela.io/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](https://github.com/kubevela/community). ### Contact Us Reach out with any questions you may have and we'll make sure to answer them as soon as possible! - Slack: [CNCF Slack kubevela channel](https://cloud-native.slack.com/archives/C01BLQ3HTJA) (*English*) - [DingTalk Group](https://page.dingtalk.com/wow/dingtalk/act/en-home): `23310022` (*Chinese*) - Wechat Group (*Chinese*): Broker wechat to add you into the user group. ### 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! - Bi-weekly Community Call: - [Meeting Notes](https://docs.google.com/document/d/1nqdFEyULekyksFHtFvgvFAYE-0AMHKoS3RMnaKsarjs). - [Video Records](https://www.youtube.com/channel/UCSCTHhGI5XJ0SEhDHVakPAA/videos). - Bi-weekly Chinese Community Call: - [Video Records](https://space.bilibili.com/180074935/channel/seriesdetail?sid=1842207). ## Talks and Conferences Check out [KubeVela videos](https://kubevela.io/videos/talks/en/oam-dapr) for these talks and conferences. ## Contributing Check out [CONTRIBUTING](https://kubevela.io/docs/contributor/overview) 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](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).