mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
Merge pull request #634 from resouer/doc
Fix broken link in introduction
This commit is contained in:
@@ -16,7 +16,7 @@ In the end, developers complain those platforms are too rigid and slow in respon
|
||||
|
||||
## What is KubeVela?
|
||||
|
||||
For developers, KubeVela itself is an easy-to-use tool that enables them to describe and ship their applications to Kubernetes with minimal effort. Instead of managing a handful Kubernetes YAML files, a simple docker-compose style [Appfile](/en/developers/devex/appfile) is all they need, following an application-centric workflow that can be easily integrated with any CI/CD pipeline.
|
||||
For developers, KubeVela itself is an easy-to-use tool that enables them to describe and ship their applications to Kubernetes with minimal effort. Instead of managing a handful Kubernetes YAML files, a simple docker-compose style [Appfile](/en/developers/learn-appfile.md) is all they need, following an application-centric workflow that can be easily integrated with any CI/CD pipeline.
|
||||
|
||||
The above experience cannot be achieved without KubeVela's innovative offerings to the platform builders.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user