Yunion OneCloud
README of Chinese
What is Yunion OneCloud?
Yunion OneCloud is an open source unified-IaaS cloud platform.
As its name sugguests, 'Yun' means 'cloud' in Chinese and 'Yunion OneCloud' means to unify many clouds into the one that behaves like an integral cloud platform over many distinct cloud providers. As trends show, the enterprise IT infrastructure of the future would be unavoidably heterogeneous and the public clouds should play a major role as infrastructure providers for many enterprises. Further, the infrastructure would most likely be prepared for the cloud-native applications running on Kubernetes. Yunion OneCloud aims to provide such a cloud architecture right for the scenario that it is built to be the middle layer unifying distinct underlying cloud infrustructures into one and providing coherent IaaS interface to Kubernete clusters running across many cloud providers.
Many may consider Yunion OneCloud as a multi-cloud management platform (MCMP). Rather, we would view it as an IaaS platform as it does not only simply manage the resources and services from many clouds, but also hides the differences of underlying technologies and exposes one set of APIs that allow programatically interacting with the compute/storage/networking resources across many clouds.
Yunion OneCloud is working on abstracting APIs for the following resources:
- Compute, including virtual machines, images, etc.
- Storage, including disks, snapshots, object storages, etc.
- Networking, including load balancers, VPC, virtual networks, NAT gateways, security groups, etc.
- Accouting and billing, etc.
- ...
over the following cloud providers:
- On-premise IT resources, including kvm VM, baremetal, VMware vsphere/ESXi, etc.
- Private clouds, including OpenStack, etc.
- Public clouds, including Aliyun, AWS, Azure, Tencent Cloud, Huawei Cloud, etc.
You are welcome to install and try Yunion OneCloud. Looking forward to your feedback.
Installation
Please refers to install&deployment (currently in Chinese Only).
Documentations
Architecture
Contribution
You are welcome to contribute to the project. Please refer to CONTRIBUTING.md for guidelines.
License
Apache License 2.0. See LICENSE 。
