All Projects → utam0k → c3os

utam0k / c3os

Licence: MIT license
Management multiple CloudOS.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to c3os

Openstack.net
An OpenStack Cloud SDK for Microsoft .NET
Stars: ✭ 120 (+757.14%)
Mutual labels:  openstack
Pifpaf
Python fixtures and daemon managing tools for functional testing
Stars: ✭ 161 (+1050%)
Mutual labels:  openstack
Terraform Provider Openstack
Terraform OpenStack provider
Stars: ✭ 225 (+1507.14%)
Mutual labels:  openstack
Powerfulseal
A powerful testing tool for Kubernetes clusters.
Stars: ✭ 1,725 (+12221.43%)
Mutual labels:  openstack
Kubify
Terraform Template to Setup a Kubernetes Cluster on OpenStack/AWS/Azure
Stars: ✭ 142 (+914.29%)
Mutual labels:  openstack
Openstack Cheat Sheet
openstack cheat sheet(Openstack资料整理)
Stars: ✭ 184 (+1214.29%)
Mutual labels:  openstack
Kubernetes Operators
Operators that automate common tasks for managing Openstack on Kubernetes.
Stars: ✭ 114 (+714.29%)
Mutual labels:  openstack
Tk8
CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons
Stars: ✭ 241 (+1621.43%)
Mutual labels:  openstack
Gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minimal TCO.
Stars: ✭ 2,093 (+14850%)
Mutual labels:  openstack
Kcli
Management tool for libvirt/aws/gcp/kubevirt/openstack/ovirt/vsphere/packet
Stars: ✭ 219 (+1464.29%)
Mutual labels:  openstack
Helm Charts
Helm charts for SAP Converged Cloud managing openstack on kubernetes
Stars: ✭ 125 (+792.86%)
Mutual labels:  openstack
Ruby Openstack
Ruby binding for Openstack API - supports Keystone, Nova, Swift, Cinder and Neutron
Stars: ✭ 132 (+842.86%)
Mutual labels:  openstack
Machine Controller Manager
Declarative way of managing machines for Kubernetes cluster
Stars: ✭ 186 (+1228.57%)
Mutual labels:  openstack
Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (+778.57%)
Mutual labels:  openstack
Vagrant Openstack Provider
Use Vagrant to manage OpenStack Cloud instances.
Stars: ✭ 229 (+1535.71%)
Mutual labels:  openstack
Scrna.seq.datasets
Collection of public scRNA-Seq datasets used by our group
Stars: ✭ 118 (+742.86%)
Mutual labels:  openstack
Patron
Patron - Access Control as a Service for OpenStack
Stars: ✭ 171 (+1121.43%)
Mutual labels:  openstack
a-universe-from-nothing
Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
Stars: ✭ 57 (+307.14%)
Mutual labels:  openstack
Graylog2 Images
Ready to run machine images
Stars: ✭ 234 (+1571.43%)
Mutual labels:  openstack
Chef Bcpc
Bloomberg Clustered Private Cloud distribution
Stars: ✭ 205 (+1364.29%)
Mutual labels:  openstack

C3OS

Build Status Coverage Status Join the chat at https://gitter.im/utam0k-c3os/Lobby

What is C3OS?

C3OS stands for Controller of Clustering CloudOS.
This softwaer manage multiple CloudOS.
C3OS monitor and manage CloudOS.
C3OS works as an upper layer of CloudOS.

For Example

There are two CloudOS called Region1 and Region2.
If there is some fault an InstanceA with Region1 falls down.
Region2 is able to sense it via C3OS.
In some cases, Region2 can invoke an alternate InstanceA.

Support CloudOS

  • OpenStack

Install

pip install -r requirements.txt
python setup.py install

Feature Development

  • Add supporting other CloudOS.(Introduce libcloud)
  • Migrating among multiple CloudOS.

Contact

Questions? Comments? Please ask me at our Gitter channel.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].