mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 20:17:04 +00:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown

|
|
|
|
*Make shipping applications more enjoyable.*
|
|
|
|
# KubeVela
|
|
|
|
For developers, KubeVela is an easy-to-use tool that enables them to describe and ship their applications to Kubernetes with minimal effort.
|
|
|
|
For platform builders, KubeVela serves as a framework that empowers them to create developer facing yet highly extensible platforms at ease.
|
|
|
|
- Slack: [Discuss](https://cloud-native.slack.com/archives/C01BLQ3HTJA)
|
|
- Gitter: [Community](https://gitter.im/oam-dev/community)
|
|
|
|
> NOTE: KubeVela is still in early stage and iterating quickly. It's currently under preview release.
|
|
|
|
## Quick Start
|
|
|
|
Quick start guides are available on [this section](docs/en/quick-start.md).
|
|
|
|
## Documentation
|
|
|
|
To see full documentation, visit [kubevela.io](https://kubevela.io/).
|
|
|
|
## Contributing
|
|
Check out [CONTRIBUTING](./CONTRIBUTING.md) to see how to develop with KubeVela.
|
|
|
|
## Code of Conduct
|
|
This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.
|