KubeVela is a modern software platform that simplifies delivering and operating applications across hybrid multi-cloud environments. The platform provides an infrastructure-agnostic layer to render or deploy software and fully observability for the whole platform. The main challenges of KubeVela are balancing extension and user experience, powerful orchestration, resource management, and large scale and stability.
- KubeVela is an application-centric control plan that connects with traditional CI systems or modern Github and provides best practices for platform engineering.
- The Open Application Model provides a consistent model for application delivery and infrastructure-agnostic model that allows developers to focus on components trades and deploy to different runtime platforms.
- KubeVela balances extensibility and user experience by leveraging the Kubernetes API and CRD ecosystem, providing API systems, SDKs, and a UI console.
- KubeVela provides powerful orchestration by allowing data passing for application components dependency, overriding parameters for multi-environments delivery, defining rollout and traffic splitting ways, and checking metrics with quality gates to ensure safe delivery.
- KubeVela manages resource management by sharing resources in multiple applications, defining the replicas of application at initialization while working with an HPA later, and defining different garbage collection policies for data storage and workload metadata.
- KubeVela ensures large scale and stability by horizontally scaling the controller, improving performance for different scenarios, and providing a catalog of add-ons that can connect to the whole community.
KubeVela was developed to simplify the application delivery pipeline, which can be complex and time-consuming for developers. The platform provides a consistent model for application delivery and infrastructure-agnostic model that allows developers to focus on components trades and deploy to different runtime platforms. KubeVela balances extensibility and user experience by leveraging the Kubernetes API and CRD ecosystem, providing API systems, SDKs, and a UI console. The platform also provides powerful orchestration and resource management, ensuring large scale and stability.