Skip to content
forked from IBM/cloudland

Cloudland is a light weight IaaS framework to manage VM instances, software defined networks, volumes ..., it can be used for large scale public cloud as well as small scale private cloud such as hyper converged infrastructure (HCI)

License

Notifications You must be signed in to change notification settings

threen134/cloudland

 
 

Repository files navigation

CloudLand

Cloudland, a light weight infrastructure as a service project, plus OpenShift 4 platform as a service deployment engine, is a system framework to manage VM instances, software defined networks (SDN), volumes ..., It can handle over 10 thousand hypervisors in one cluster so it can be a base of large scale public cloud. More over, with multi-tenant and OpenShift 4 cluster deployments on demand, it can be a straightforward alternative for private cloud or as a hyper converged infrastructure (HCI) solution.

Cloudland's main distinguishing features are:

  • Able to deploy OpenShift 4 cluster on demand per tenant
  • Compatibility with Openstack API (TBD)
  • Light weight, no tons of components
  • Flat learning curve for both developers and operators
  • Excellent performance for inside messages delivery
  • Based on HPC architecture, so super scalable
  • Self auto fail recovery and stable
  • Easy to customize to implement your own feature

Architecture overview


To support ultra-large scale, the hypervisors are organized into a tree hierarchy, the agents (scia are launched on demand)

For more information, see the Introduction

Installation

Support two ways to install cloudland

  1. Install cloudland with rpm package in a quick starter
  2. Build source code and install cloudland from end to end

User Guide

  • Launch Virtual Machine
  • Create Openshift Cluster
  • Security Groups

For more usage, refer to User Manual

Reporting Issues

If you encounter any problem with this package, please open an issue tracker to us

Contributing

Refer to CONTRIBUTING

License

Apache License 2.0, see LICENSE.

Visit doc for full documentation and guide.

About

Cloudland is a light weight IaaS framework to manage VM instances, software defined networks, volumes ..., it can be used for large scale public cloud as well as small scale private cloud such as hyper converged infrastructure (HCI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.0%
  • C++ 11.9%
  • Go 11.6%
  • Shell 10.8%
  • HTML 10.3%
  • Makefile 9.5%
  • Other 9.9%