MCPcopy
hub / github.com/kubevela/kubevela

github.com/kubevela/kubevela @v1.10.9 sqlite

repository ↗ · DeepWiki ↗ · release v1.10.9 ↗
4,923 symbols 23,129 edges 760 files 2,888 documented · 59%
README
<img src="https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png">





<i>Make shipping applications more enjoyable.</i>

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB CII Best Practices E2E status OpenSSF Scorecard

Introduction

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

kubevela

Highlights

KubeVela practices the "render, orchestrate, deploy" workflow with below highlighted values added to existing ecosystem:

Deployment as Code

Declare your deployment plan as workflow, run it automatically with any CI/CD or GitOps system, extend or re-program the workflow steps with CUE. No ad-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by Open Application Model.

Built-in observability, multi-tenancy and security support

Choose from the wide range of LDAP integrations we provided out-of-box, enjoy enhanced multi-tenancy and multi-cluster authorization and authentication, pick and apply fine-grained RBAC modules and customize them as per your own supply chain requirements. All delivery process has fully automated observability dashboards.

Multi-cloud/hybrid-environments app delivery as first-class citizen

Natively supports multi-cluster/hybrid-cloud scenarios such as progressive rollout across test/staging/production environments, automatic canary, blue-green and continuous verification, rich placement strategy across clusters and clouds, along with automated cloud environments provision.

Lightweight but highly extensible architecture

Minimize your control plane deployment with only one pod and 0.5c1g resources to handle thousands of application delivery. Glue and orchestrate all your infrastructure capabilities as reusable modules with a highly extensible architecture and share the large growing community addons.

Getting Started

Get Your Own Demo with Alibaba Cloud

  • install KubeVela on a Serverless K8S cluster in 3 minutes, try:

Deploy on Alibaba Cloud

Documentation

Full documentation is available on the KubeVela website.

Blog

Official blog is available on KubeVela blog.

Community

We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions on the Github Issues/Discussion, chat on IM or the bi-weekly community calls. For more information on the community engagement, developer and contributing guidelines and more, head over to the KubeVela community repo.

Contact Us

Reach out with any questions you may have and we'll make sure to answer them as soon as possible!

Community Call

Every two weeks we host a community call to showcase new features, review upcoming milestones, and engage in a Q&A. All are welcome!

Talks and Conferences

Check out KubeVela videos for these talks and conferences.

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.

Extension points exported contracts — how you extend this code

Conditioned (Interface)
A Conditioned may have conditions set or retrieved. Conditions are typically indicate the status of both a resource and [8 …
pkg/oam/types.go
ResourceAdmissionHandler (Interface)
ResourceAdmissionHandler defines the handler to validate the admission of resource operation [15 implementers]
pkg/resourcekeeper/admission.go
AsyncReader (Interface)
AsyncReader helps async read files of addon [6 implementers]
pkg/addon/source.go
Runner (Interface)
Runner defines a command type. [18 implementers]
pkg/builtin/registry/registry_runner.go
TraitDefValidator (Interface)
TraitDefValidator validate trait definition [15 implementers]
pkg/webhook/core.oam.dev/v1beta1/traitdefinition/trait_definition_validating_handler.go
WorkflowStepGenerator (Interface)
WorkflowStepGenerator generator generates workflow steps [6 implementers]
pkg/workflow/step/generator.go
ClusterMetricsHelper (Interface)
ClusterMetricsHelper is the interface that provides operations for cluster metrics [11 implementers]
pkg/multicluster/cluster_metrics_management.go
PreStartHook (Interface)
PreStartHook hook that should be run before controller start working [18 implementers]
cmd/core/app/hooks/pre_start_hook.go

Core symbols most depended-on inside this repo

Get
called by 1309
pkg/definition/gen_sdk/gen_sdk.go
Equal
called by 1192
apis/core.oam.dev/condition/condition.go
Errorf
called by 1119
pkg/utils/util/cmd.go
Create
called by 797
pkg/definition/gen_sdk/_scaffold/go/pkg/client/client.go
Run
called by 458
pkg/builtin/registry/registry_runner.go
Flags
called by 301
cmd/core/app/options/options.go
Error
called by 277
pkg/logging/logger.go
String
called by 253
references/cli/top/config/color.go

Shape

Function 2,409
Method 1,591
Struct 708
TypeAlias 96
Interface 69
FuncType 50

Languages

Go100%

Modules by API surface

apis/core.oam.dev/v1beta1/zz_generated.deepcopy.go98 symbols
apis/core.oam.dev/v1alpha1/zz_generated.deepcopy.go78 symbols
pkg/addon/addon.go75 symbols
pkg/oam/util/helper.go61 symbols
pkg/config/factory.go55 symbols
pkg/definition/gen_sdk/_scaffold/go/pkg/apis/types.go47 symbols
references/cli/registry.go44 symbols
apis/core.oam.dev/common/zz_generated.deepcopy.go44 symbols
pkg/appfile/appfile.go40 symbols
pkg/multicluster/cluster_management.go38 symbols
pkg/controller/utils/capability.go38 symbols
pkg/utils/apply/apply.go37 symbols

Dependencies from manifests, versioned

cuelabs.dev/go/oci/ociregistryv0.0.0-2024040417402 · 1×
cuelang.org/gov0.9.2 · 1×
dario.cat/mergov1.0.0 · 1×
github.com/AdaLogics/go-fuzz-headersv0.0.0-2023081113042 · 1×
github.com/AlecAivazis/survey/v2v2.1.1 · 1×
github.com/Azure/go-ansitermv0.0.0-2023012417243 · 1×
github.com/FogDong/uitablev0.0.5 · 1×
github.com/MakeNowJust/heredocv1.0.0 · 1×
github.com/Masterminds/goutilsv1.1.1 · 1×
github.com/Masterminds/semverv1.5.0 · 1×
github.com/Masterminds/semver/v3v3.2.1 · 1×

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add kubevela \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact