The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
XSKY CSI plugins implement an interface between CSI enabled Container Orchestrator (CO) and XSKY cluster. It allows dynamically provisioning XSKY volumes(block or file) and attaching them to workloads. Current implementation of XSKY CSI plugins was tested in Kubernetes environment (requires Kubernetes 1.13+) but the code does not rely on any Kubernetes specific calls (WIP to make it k8s agnostic) and should be able to run with any CSI enabled CO.
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | XSKY block storage CSI iscsi driver |
| Summary | Container Storage Interface (CSI) driver, provisioner, and attacher for XSKY ISCSI. |
| Description | The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
| Provider | XSKY (Beijing) Data Technology Co., Ltd. |
| Maintainer | wu.renchao@xsky.com |
| Repository name | XSKY block storage CSI iscsi driver |
| Image version | v3.0.300.0 |
| Architecture | amd64 |
Use a registry service account token to authenticate your container client. This allows you to pull images without using your personal Red Hat credentials, which is recommended for CI/CD pipelines and automated deployments.
Run the following command, then enter your registry token credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
Run the following command, then enter your login credentials when prompted by the terminal.
Pull the image