scaat / kubevela

A Modern Application Deployment System Based on Kubernetes and OAM.

Home Page:https://kubevela.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 - KubeVela introduces declarative yet higher level API (known as OAM) to model a full deployment of microservices across hybrid environments in consistent approach. No infrastructure level concerns, simply deploy.

Natively Extensible - KubeVela backend is implemented with CUE. Whenever your needs grow, KubeVela's capabilities can naturally expand in a IaC-style approach. No restrictions, simply programming.

Runtime Agnostic - KubeVela relies on Kubernetes as control plane but it's adaptable to any runtime infrastructures. It can deploy and manage diverse workload types including container, cloud functions, databases, or even EC2 instances across hybrid environments.

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.

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.

About

A Modern Application Deployment System Based on Kubernetes and OAM.

https://kubevela.io

License:Apache License 2.0


Languages

Language:Go 98.2%Language:CUE 0.9%Language:Shell 0.5%Language:Makefile 0.3%Language:Mustache 0.1%Language:Dockerfile 0.0%Language:Python 0.0%