GA v2.1.0
IBM Storage Enabler for Containers allows IBM storage systems to be used as persistent volumes for stateful applications running in Kubernetes clusters. The IBM official solution for Kubernetes, based on the Ubiquity project, is referred to as IBM Storage Enabler for Containers. The solution supports both IBM block- and file-based storage systems.
- IBM block storage is supported via IBM Spectrum Connect. Enabler for Containers communicates with the IBM storage systems through Spectrum Connect. Spectrum Connect creates a storage profile (for example, gold, silver or bronze) and makes it available for Kubernetes.
- IBM Spectrum Scale is supported via a direct communication link between Enabler for Containers and Spectrum Scale REST API v2.
You can download the installation package for and its documentation from IBM Fix Central.
This release introduces a Helm chart named 'ibm-storage-enabler-for-containers-dev' available in IBM Helm chart repository.
New in this release
-
Helm chart in ICP catalog
- New Helm-based installation method replaced the script-based procedure.
- The 'ibm-storage-enabler-for-containers-dev' Helm chart is available in the IBM Helm chart repository and can be fetched as detailed below:
#> helm repo add ibm-stable https://raw.githubusercontent.com/IBM/charts/master/repo/stable
#> helm fetch ibm-stable/ibm-storage-enabler-for-containers-dev - List of related PRs
-
Expanded support matrix:
- Support for IBM Cloud Private v3.1.1, v3.1.2.
- Support for Kubernetes v1.13.
- Support for DS8K storage systems on zLinux k8s worker nodes.
-
Improvements:
- Improved FC host rescanning IBM/ubiquity#294.
- Resolved issues with host cluster operations IBM/ubiquity#292.
- And other issues
-
Docker images
As part of Helm chart support, two new images were added:-
ibm-storage-flex-volume-sidecar-for-kubernetes: A sidecar, updating the Ubiquity service address inside Flex.
-
ibm-storage-enabler-for-containers-helm-utils: Helm pre-delete hooks.
-
Full IBM Storage Enabler for Containers DockerHub repositories are as follows:
Ubiquity component manifest x86 Power s390x ubiquity link link link link ubiquity-db link link link link ubiquity-k8s-flex link link link link ubiquity-k8s-provisioner link link link link ubiquity-k8s-flex sidecar link link link link ubiquity helm hook link link link link -
For full details about support matrix, see the IBM Storage Enabler for Containers release notes in IBM Fix Central.
-