mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-21 00:24:07 +08:00
289 lines
10 KiB
Markdown
289 lines
10 KiB
Markdown
# Cloudpods
|
||
|
||
[](https://circleci.com/gh/yunionio/cloudpods)
|
||
[](https://travis-ci.com/yunionio/cloudpods/branches)
|
||
[](https://goreportcard.com/report/github.com/yunionio/cloudpods)
|
||
|
||
[English](./README.md) | [简体中文](./README-CN.md)
|
||
|
||
## What is Cloudpods?
|
||
|
||
<img src="https://www.cloudpods.org/images/cloudpods_logo_green.png" alt="Cloudpods" height="100">
|
||
|
||
Cloudpods is a cloud-native open source unified multi/hybrid-cloud platform developed with Golang, i.e. Cloudpods is *a cloud on clouds*. Cloudpods is able to manage not only on-premise KVM/baremetals, but also resources from many cloud accounts across many cloud providers. It hides the differences of underlying cloud providers and exposes one set of APIs that allow programatically interacting with these many clouds.
|
||
|
||
## Who needs Cloudpods?
|
||
|
||
* Those who need a simple solution to virtualize a few physical servers into a private cloud
|
||
* Those who need a compact and fully automatic baremetal lift-cycle management solution
|
||
* Those who want to turn a VMware vSphere virtualization cluster into a private cloud
|
||
* Those who need a cohesive view of both public and private cloud in a hybrid cloud setup
|
||
* Those who need a centric portal to access multiple acccounts from multiple public clouds
|
||
* Those who is currently using a single cloud account, but will not lose the possibility to adopt multicloud strategy
|
||
|
||
## Features
|
||
|
||
### Summary & UI
|
||
|
||
<details>
|
||
<summary>
|
||
Multi-cloud management that is able to manage a wide range of cloud providers, including private cloud, such as OpenStack, and public clouds, such as AWS, Azure, Google Cloud, Alibaba Cloud, Tencent Cloud, Huawei Cloud, etc.
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>Cloud account create form</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/cloudselect.png" alt="multi cloud management">
|
||
</li>
|
||
<li>
|
||
<p>Cloud accounts list</p>
|
||
<img src="https://i.imgur.com/Q0LipfI.png" alt="cloud account list">
|
||
</li>
|
||
<li>
|
||
<p>Multi public cloud VM list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/publicvmlist.png">
|
||
</li>
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
A light-weight private cloud that manages KVM hypervisor in scale
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>VM instances list</p>
|
||
<img src="https://i.imgur.com/DbkRUoo.png">
|
||
</li>
|
||
<li>
|
||
<p>Create VM instance form</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createkvmvm1.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createkvmvm2.png">
|
||
</li>
|
||
<li>
|
||
<p>VNC and SSH login page</p>
|
||
<img src="https://i.imgur.com/m0rkeQ3.png">
|
||
</li>
|
||
<li>
|
||
<p>Host list</p>
|
||
<img src="https://imgur.com/i509t5a.png">
|
||
</li>
|
||
<li>
|
||
<p>Image template list</p>
|
||
<img src="https://imgur.com/UVFLGi2.png">
|
||
</li>
|
||
<li>
|
||
<p>VPC list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/vpclist.png">
|
||
</li>
|
||
<li>
|
||
<p>Wire list (Classic Network)</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/wirelist.png">
|
||
</li>
|
||
<li>
|
||
<p>IPsubnet list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/ipsubnetlist.png">
|
||
</li>
|
||
<li>
|
||
<p>Eip list (VPC Network)</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/vpclist.png">
|
||
</li>
|
||
<li>
|
||
<p>LB list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/lblist.png">
|
||
</li>
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
A BareMetal cloud that automates the full life-cycle management of baremetal physical machines
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>BareMetal list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/physicalmachinelist.png">
|
||
</li>
|
||
<li>
|
||
<p>Baremetal Management</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/addphysicalmachine.png">
|
||
</li>
|
||
<li>
|
||
<p>Create OS on BareMetal</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createbaremetal.png">
|
||
</li>
|
||
<li>ARM64 baremetal supported</li>
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
A complete multi-tenancy RBAC-enabled IAM (identity and access management) system
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>sql, LDAP supported</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/idplist.png">
|
||
</li>
|
||
<li>
|
||
<p>Multi-tenancy system, include domain, project, group, user, role, policy</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/domainlist.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/projectlist.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/grouplist.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/userlist.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/rolelist.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/policylist.png">
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
VMware vSphere management that enables self-service and automation
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>Add VMware account</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createvmware.png">
|
||
</li>
|
||
<li>
|
||
<p>VMware account list</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/vmwarelist.png">
|
||
</li>
|
||
<li>
|
||
<p>Automatic creation of wire</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/vmwarewirelist.png">
|
||
</li>
|
||
<li>
|
||
<p>Automatic creation of ipsubnet</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/vmwareipsubnetlist.png">
|
||
</li>
|
||
<li>
|
||
<p>Create a VMware VM instance</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createvmwarevm1.png">
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/createvmwarevm2.png">
|
||
</li>
|
||
</ul>
|
||
</details>
|
||
|
||
|
||
<details>
|
||
<summary>
|
||
Cloud SSO that allows accessing native webconsole of cloud providers with unified federated identities
|
||
</summary>
|
||
<ul>
|
||
<li>
|
||
<p>Enable the SSO login function of the cloud account (aliyun as an example)</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/enablecloudsso.png">
|
||
</li>
|
||
<li>
|
||
<p>create saml users</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/addsamluser.png">
|
||
</li>
|
||
<li>
|
||
<p>Cloud SSO entry</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/cloudssoentry.png">
|
||
</li>
|
||
<li>
|
||
<p>Cloud SSO - SSO login user</p>
|
||
<img src="https://www.cloudpods.org/zh/docs/introduce/ui/images/cloudsamluser.png">
|
||
</li>
|
||
<li>
|
||
<p>Sign in to the public cloud platform with SSO</p>
|
||
</li>
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
One set of feature-rich APIs to access a wide range of resources from cloud providers above with consistent models and APIs
|
||
</summary>
|
||
</details>
|
||
|
||
<details>
|
||
<summary>
|
||
Multi-cloud image management system that automates image conversion between different cloud providers
|
||
</summary>
|
||
</details>
|
||
|
||
### Supported cloud providers
|
||
|
||
* Public Clouds:
|
||
* AWS
|
||
* Azure
|
||
* Google Cloud Platform
|
||
* Alibaba Cloud
|
||
* Huawei Cloud
|
||
* Tencent Cloud
|
||
* UCloud
|
||
* Ctyun (China Telecom)
|
||
* ECloud (China Mobile)
|
||
* JDCloud
|
||
* Private Clouds:
|
||
* OpenStack
|
||
* ZStack
|
||
* Alibaba Cloud Aspara
|
||
* Huawei HCSO
|
||
* Nutanix
|
||
* On-premise resources:
|
||
* Lightweight private cloud built on KVM
|
||
* VMWare vSphere vCenter/ESXi
|
||
* Baremetals (IPMI, Redfish API)
|
||
* Object storages (Minio, Ceph, XSky)
|
||
* NAS (Ceph)
|
||
|
||
### Supported resources
|
||
|
||
* Servers: instances, disks, network interfaces, networks, vpcs, storages, hosts, wires, snapshots, snapshot policies, security groups, elastic IPs, SSH keypairs, images
|
||
* Load Balancers: instances, listeners, backend groups, backends, TSL certificates, ACLs
|
||
* Object Storage: buckets, objects
|
||
* NAS: file_systems, access_groups, mount_targets
|
||
* RDS: instances, accounts, backups, databases, parameters, privileges
|
||
* Elastic Cache: instances, accounts, backups, parameters
|
||
* DNS: DNS zones, DNS records
|
||
* VPC: VPCs, VPC peering, inter-VPC network, NAT gateway, DNAT/SNAT rules, route tables, route entries
|
||
|
||
## Getting started
|
||
|
||
- [All in One Installation](https://www.cloudpods.org/zh/docs/quickstart/allinone/):Building a full-featured Cloudpods service on linux distributions such as CentOS 7 or Debian 10 allows for a quick experience of the **built-in private cloud** and **multi-cloud management** features.
|
||
- [Kubernetes Helm Installation](https://www.cloudpods.org/zh/docs/quickstart/k8s/):Deploying the Cloudpods CMP service on an existing Kubernetes cluster using Helm and experience the **multi-cloud management** feature.
|
||
- [Docker Compose Installation](https://www.cloudpods.org/zh/docs/quickstart/docker-compose/):Deploying the Cloudpods CMP service using Docker Compose and quickly experience the **multi-cloud management** feature.
|
||
- [High availability installation](https://www.cloudpods.org/zh/docs/setup/ha-ce/):Deploying Cloudpods services in a highly available manner for production environments, including **built-in private cloud** and **multi-cloud management** features.
|
||
|
||
## Documentations
|
||
|
||
* [Cloudpods Documents](https://www.cloudpods.org/en)
|
||
|
||
* [Swagger API](https://www.cloudpods.org/en/docs/swagger/)
|
||
|
||
|
||
## Who is using Cloudpods?
|
||
|
||
Please check this [issue](https://github.com/yunionio/cloudpods/issues/11427) for the user list of Cloudpods. If you are using Cloudpods, you are welcome to leave your information by responding the issue. Thank you for your support.
|
||
|
||
## Contact
|
||
|
||
You may contact us by:
|
||
|
||
* [Subscription](https://www.yunion.cn/subscription/index.html)
|
||
|
||
* Bilibili: [Cloudpods](https://space.bilibili.com/3493131737631540/)
|
||
|
||
* WeChat: please scan the following QRCode to contact us
|
||
|
||
<img src="https://www.cloudpods.org/images/contact_me_qr_20230321.png" alt="WeChat QRCode">
|
||
|
||
## Changelog
|
||
|
||
See [Cloudpods Changelog](https://www.cloudpods.org/en/docs/changelog/) for details.
|
||
|
||
## Roadmap
|
||
|
||
See [Cloudpods Roadmap](https://www.cloudpods.org/en/docs/roadmap/) for details.
|
||
|
||
## Contribution
|
||
|
||
You are welcome to do any kind of contribution to the project. Please refer to [CONTRIBUTING](./CONTRIBUTING.md) for guidelines.
|
||
|
||
## License
|
||
|
||
Apache License 2.0. See [LICENSE](./LICENSE).
|