Go to file
yangsoon b788401920 fix e2e_test 2021-03-18 12:12:08 +08:00
.github move out rollout e2e (#1205) 2021-03-17 19:13:24 -07:00
.license add license checker into CI (#1182) 2021-03-12 00:34:51 -08:00
apis init ApplicationRevision CRD Object as revision of Application (#1214) 2021-03-17 18:34:10 -07:00
charts/vela-core fix e2e_test 2021-03-18 12:12:08 +08:00
cmd/core Remove 3 standard controller (route autoscaler metrics ) (#1172) 2021-03-12 14:57:59 +08:00
config add quick start for application CRD 2021-03-10 10:57:26 +08:00
design parent override child when annotation/labels conflicts && one revision will apply once only in force mode && AC.status CRD updated (#1109) 2021-03-02 10:13:54 +08:00
docs Refactor appConfig Controller to make it reusable and rename appDeployment to appRollout (#1208) 2021-03-16 22:46:38 -07:00
e2e Merge pull request #1174 from wonderflow/cli 2021-03-12 16:42:06 +08:00
hack fix e2e_test 2021-03-18 12:12:08 +08:00
legacy init ApplicationRevision CRD Object as revision of Application (#1214) 2021-03-17 18:34:10 -07:00
pkg fix e2e_test 2021-03-18 12:12:08 +08:00
references upgrade golang ci lint to 1.38.0 and fix lint error 2021-03-16 15:06:48 +08:00
test fix e2e_test 2021-03-18 12:12:08 +08:00
version fix vela system:init info 2020-08-09 18:34:01 +08:00
.gitignore init ApplicationRevision CRD Object as revision of Application (#1214) 2021-03-17 18:34:10 -07:00
.golangci.yml upgrade golang ci lint to 1.38.0 and fix lint error 2021-03-16 15:06:48 +08:00
CODE_OF_CONDUCT.md Fix code of conduct link 2020-10-10 17:35:16 +08:00
CONTRIBUTING.md Fix broken link 2021-03-03 22:40:55 +08:00
Dockerfile Use ‘Ubuntu’ as default base image instead of 'Distroless' for debug convenience (#1186) 2021-03-15 12:24:12 +08:00
LICENSE Create LICENSE 2020-09-10 15:06:54 +08:00
Makefile move out rollout e2e (#1205) 2021-03-17 19:13:24 -07:00
OWNERS update owner file (#808) 2020-12-23 21:51:31 -08:00
OWNERS_ALIASES add sunny0826 (Xudong Guo) as reviewer 2020-12-23 21:55:04 -08:00
PROJECT add route trait as vela apigate 2020-09-16 19:42:01 +08:00
README.md Fix typo in vela appfile doc 2021-02-17 21:55:21 -08:00
codecov.yml add codecov threshold 2020-12-02 22:33:13 -08:00
community.md add Community doc to clarify membership ladder (#805) 2020-12-23 11:07:06 -08:00
go.mod Remove 3 standard controller (route autoscaler metrics ) (#1172) 2021-03-12 14:57:59 +08:00
go.sum Remove 3 standard controller (route autoscaler metrics ) (#1172) 2021-03-12 14:57:59 +08:00
staticcheck.conf fix staticcheck issues 2021-01-29 18:42:03 +09:00

README.md

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB

alt

Make shipping applications more enjoyable.

KubeVela

KubeVela is a platform engine to enable designing and shipping applications with minimal effort.

Community

NOTE: KubeVela is still in early stage and iterating quickly. It's currently under preview release.

How It Works?

alt

Core Concepts

Learn KubeVela starting from its core concepts.

Installation

Installation guide is available on this section.

Documentation

For full documentation, please visit the KubeVela website: https://kubevela.io.

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Code of Conduct

This project has adopted the CNCF Code of Conduct. See CODE OF CONDUCT for details.