* Update samples for "vela show xxx --web" Also stop generating components/traits docs under docs/en/end-user and remove the command from Makefile Fix #1602 * fix doc build issue * Update references/plugins/references.go Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com> * Enhance --web feature for "vela show" - Find the capability in "vela-system" if notfound in the current ns - Don't depend on local capabilities * add ut for GetCapabilityByName in references/plugins/cluster.go * add ut for GetNamespacedCapabilitiesFromCluster in references/plugins/cluster.go * add ut for GenerateTerraformCapabilityProperties in references/plugins/references.go * fix import issue Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
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
- Slack: CNCF Slack #kubevela channel (English)
- Gitter: oam-dev (English)
- DingTalk Group:
23310022(Chinese) - Bi-weekly Community Call: Meeting Notes
Talks and Conferences
Contributing
Check out CONTRIBUTING to see how to develop with KubeVela.
Code of Conduct
KubeVela adopts CNCF Code of Conduct.
