IBM / ubiquity

Ubiquity
Apache License 2.0
90 stars 26 forks source link
containers docker docker-swarm ibm kubernetes spectrum-scale storage storage-container

Ubiquity Storage Service for Container Ecosystems

Build Status GoDoc Coverage Status License Go Report Card

The Ubiquity project enables persistent storage for the Kubernetes and Docker container frameworks. It is a pluggable framework available for different storage systems. The framework interfaces with the storage systems, using their plugins. Different container frameworks can use Ubiquity concurrently, allowing access to different storage systems.

Ubiquity supports the Kubernetes and Docker frameworks, using the following plugins:

The IBM official solution for Kubernetes, based on the Ubiquity project, is referred to as IBM Storage Enabler for Containers. You can download the installation package and its documentation from IBM Fix Central.

Ubiquity supports the following storage systems:

The code is provided as is, without warranty. Any issue will be handled on a best-effort basis.

Solution overview

Ubiquity Overview

Description of Ubiquity Kubernetes deployment:

Contribution

To contribute, follow the guidelines in Contribution guide

Support

For any questions, suggestions, or issues, use Github.

Licensing

Copyright 2016, 2017 IBM Corp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.