Kubernetes RBAC Kubernetes RBAC In KubeVela v1.4, Authentication & Authorization mechanism is introduced. This allows applications to dispatch and manage resources using the ide...
Code Contribution Guide Run KubeVela Locally Prerequisites Build Testing Unit test Integration and E2E test Debugging Locally with Remote KubeVela Environment Run VelaUX Loc...
Jenkins CI Jenkins CI The workflow execution of KubeVela application can be triggered by webhooks. Therefore, it is rather easy for user to integrate KubeVela with existing Cont...
FAQ Version: v1.3 FAQ Compare to X What is the difference between KubeVela and Helm? Issues Error: unable to create new content in namespace cert-manager because it i...
CLI Commands CLI Commands vela init - Create scaffold for vela application. vela up - Deploy one application Deploy one application based on local files or re-deploy an ex...
Underlying Mechanism Version: v1.8 Underlying Mechanism KubeVela introduces Authentication & Authorization for application delivery and management from v1.4. This article will ...