Files
kubevela/README.md
Lei Zhang 2ca7ce5c8b Fix docs
2021-05-04 11:28:11 -07:00

4.3 KiB

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

alt

Make shipping applications more enjoyable.

KubeVela

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

Features

Application Centric - Leveraging Open Application Model (OAM), KubeVela introduces consistent yet higher level API to capture a full deployment of microservices on top of hybrid environments. Placement strategy and patch, traffic shifting and rolling update are all declared at application level. No infrastructure level concern, no federated types, simply deploy.

Natively Extensible - Unlike traditional PaaS systems, application management capabilities in KubeVela (e.g. workload types, operational behaviors, and cloud services) are built as reusable CUE and/or Helm components and exposed to users as self-service API. When users' needs grow, these capabilities can naturally expand in programmable approach. No restriction, fully flexible.

Runtime Agnostic - KubeVela has no requirement on runtime. It uses Kubernetes as control plane to deploy (and manage) diverse workload types such as container, cloud functions, databases, or even EC2 instances across hybrid environments. Also, this makes KubeVela seamlessly work with any Kubernetes compatible CI/CD or GitOps tools via declarative API.

Getting Started

Documentation

Full documentation is available on the KubeVela website.

Community

Talks and Conferences

Engagement Link
🎤 Talks - KubeVela - The Modern App Delivery System in Alibaba
- Cloud-Native Apps With Open Application Model (OAM) And KubeVela
🌎 KubeCon - [NA 2020] Standardizing Cloud Native Application Delivery Across Different Clouds
- [EU 2021] Zero Pain Microservice Development and Deployment with Dapr and KubeVela
📺 Conferences - Dapr, Rudr, OAM: Mark Russinovich presents next gen app development & deployment
- Mark Russinovich presents "The Future of Cloud Native Applications with OAM and Dapr"

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Code of Conduct

KubeVela adopts CNCF Code of Conduct.