Design
Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization design
Container Storage Modules (CSM) for Authorization is part of the open-source suite of Kubernetes storage enablers for Dell products.
CSM for Authorization provides storage and Kubernetes administrators the ability to apply RBAC for Dell CSI Drivers. It does this by deploying a proxy between the CSI driver and the storage system to enforce role-based access and usage rules.
Storage administrators of compatible storage platforms will be able to apply quota and RBAC rules that instantly and automatically restrict cluster tenants usage of storage resources. Users of storage through CSM for Authorization do not need to have storage admin root credentials to access the storage system.
Kubernetes administrators will have an interface to create, delete, and manage roles/groups that storage rules may be applied. Administrators and/or users may then generate authentication tokens that may be used by tenants to use storage with proper access policies being automatically enforced.
The following diagram shows a high-level overview of CSM for Authorization with a tenant-app
that is using a CSI driver to perform storage operations through the CSM for Authorization proxy-server
to access the a Dell storage system. All requests from the CSI driver will contain the token for the given tenant that was granted by the Storage Administrator.
Feature | PowerFlex | PowerMax | PowerScale | Unity XT | PowerStore |
---|---|---|---|---|---|
Ability to set storage quota limits to ensure k8s tenants are not overconsuming storage | Yes | Yes | No (natively supported) | No | No |
Ability to create access control policies to ensure k8s tenant clusters are not accessing storage that does not belong to them | Yes | Yes | No (natively supported) | No | No |
Ability to shield storage credentials from Kubernetes administrators ensuring credentials are only handled by storage admins | Yes | Yes | Yes | No | No |
NOTE: PowerScale OneFS implements its own form of Role-Based Access Control (RBAC). CSM for Authorization does not enforce any role-based restrictions for PowerScale. To configure RBAC for PowerScale, refer to the PowerScale OneFS documentation.
COP/OS | Supported Versions |
---|---|
Kubernetes | 1.26, 1.27, 1.28 |
PowerMax | PowerFlex | PowerScale | |
---|---|---|---|
Storage Array | PowerMax 2500/8500 PowerMaxOS 10 (6079) , PowerMaxOS 10.0.1 (6079) , PowerMaxOS 10.1 (6079) PowerMax 2000/8000 - 5978.711.xxx, 5978.479.xxx, Unisphere 10.0, 10.0.1, 10.1 |
3.6.x, 4.0.x, 4.5 | OneFS 9.5.0.x (x >= 5) |
CSM for Authorization supports the following CSI drivers and versions.
Storage Array | CSI Driver | Supported Versions |
---|---|---|
CSI Driver for Dell PowerFlex | csi-powerflex | v2.0 + |
CSI Driver for Dell PowerMax | csi-powermax | v2.0 + |
CSI Driver for Dell PowerScale | csi-powerscale | v2.0 + |
NOTE: If the deployed CSI driver has a number of controller pods equal to the number of schedulable nodes in your cluster, CSM for Authorization may not be able to inject properly into the driver’s controller pod. To resolve this, please refer to our troubleshooting guide on the topic.
CSM for Authorization consists of 2 components - The authorization sidecar, bundled with the driver, communicates with the Authorization proxy server to validate access to Storage platforms. The authorization sidecar is backward compatible with older Authorization proxy server versions. However, it is highly recommended to have the Authorization proxy server and sidecar installed from the same release of CSM.
The CSM for Authorization CLI can be executed in the context of the following roles:
Storage Administrators can perform the following operations within CSM for Authorization
Tenants of CSM for Authorization can use the token provided by the Storage Administrators in their storage requests.
Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization design
Methods to backup and restore CSM Authorization
Configure CSM Authorization
Methods to install CSM Authorization
Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization Uninstallation
Upgrade Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization
Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization CLI
Troubleshooting guide
Dell Container Storage Modules (CSM) release notes for authorization