Created
September 26, 2017 02:18
-
-
Save resouer/d0adef9aaceed8ba3a5b0b59069e92bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Stackube is a Kubernetes-centric OpenStack distro. It allows you to run | |
| a Kubernetes cluster with standalone OpenStack components with both soft and hard | |
| multi-tenancy. It works as a thin layer of production ready cloud infrastructure which fully based on container. | |
| Stackube aligns with the OpenStack mission: | |
| We have a clear and defined scope which aims at building a native Kubernetes cluster working along side with standalone vanilla OpenStack components, and use OpenStack to provide production ready multi-tenant networking and persistent volume. Please check our [scope documentation](https://github.com/openstack/stackube/blob/master/doc/source/stackube_scope_clarification.rst) for more detail. | |
| The 4 opens: | |
| - Stackube is open source project with Apache v2.0 license. | |
| - Stackube is developed and maintained by contributors from community, implemented by following open standards like CNI, CRI, CSI without any vendor lock in. | |
| - Stackube has a open development and code review work-flow, with core reviewers adopts a test-driven gate. Stackube is designed to re-use existing OpenStack projects including Keystone, Neutron and Cinder instead of re-creating its own wheel. | |
| - Stackube's design is discussed at Summit with committers from the community, and highly depends on openstack-dev ML to discuss issues. | |
| Discovery and authentication: | |
| - Stackube use Keystone | |
| Contributors: | |
| - Stackube contributors come from different companies and organizations in community. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment