Skip to content

Commit 9a49a25

Browse files
authored
Merge pull request #187 from scality/documentation/COSI-90-add-supported-RING-versions
COSI-90: Add documentation for RING compatibility
2 parents 95abfb9 + dc445ec commit 9a49a25

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ The following sections provide detailed documentation for deploying, configuring
7474

7575
---
7676

77+
## Compatibility
78+
79+
| S3 Implementation | Supported Versions | Notes |
80+
|-------------------|--------------------|----------------------------------|
81+
| Scality RING | 9.4.2 or newer | Full support with driver v1.x |
82+
83+
---
84+
7785
## Support
7886

7987
For issues, please create a ticket in the [GitHub Issues](https://github.com/scality/cosi-driver/issues) section.

docs/installation/install-helm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This guide provides step-by-step instructions for installing the Scality COSI Dr
88

99
- **Kubernetes Cluster**: Ensure you have access to a running Kubernetes cluster (v1.23 or later).
1010
- **Helm**: Install Helm v3.8.0 or later.
11+
- **Scality RING**: Scality RING version 9.4.2 or newer is supported for full compatibility with driver v1.x.
1112
- **Git** (for local installation): Installed on your local machine to clone the repository.
1213
- **OCI Registry Access** (for OCI installation): Access to the OCI registry where the Helm chart is hosted (e.g., GitHub Container Registry).
1314

0 commit comments

Comments
 (0)