Skip to content

Commit ceaf77b

Browse files
Broken link fix (#1465)
1 parent 78c299a commit ceaf77b

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

content/docs/concepts/cosidriver/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ no_list: true
66
weight: 3
77
---
88

9-
The COSI Driver by Dell implements an interface between [COSI (spec v1alpha1)](https://container-object-storage-interface.github.io/docs/) enabled Container Orchestrator and Dell Storage Arrays. It is a plug-in that is installed into Kubernetes to provide object storage using Dell storage systems.
9+
The COSI Driver by Dell connects a COSI-enabled Container Orchestrator with Dell Storage Arrays. It is a Kubernetes plug-in that provides object storage using Dell storage systems.
1010

1111
Dell COSI Driver is a multi-backend driver, meaning that it can connect to multiple Object Storage Platform (OSP) Instances and provide access to them using the same COSI interface.
1212

content/docs/concepts/cosidriver/features/objectscale.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ spec:
2424

2525
## Prerequisites
2626

27-
In order to use COSI Driver on ObjectScale platform, the following components MUST be deployed to your cluster:
27+
To use the COSI Driver on the ObjectScale platform, you must deploy the following components to your cluster:
2828

2929
- Kubernetes Container Object Storage Interface CRDs
3030
- Container Object Storage Interface Controller
3131

32-
> ℹ️ **NOTE:** use [the official COSI guide](https://container-object-storage-interface.github.io/docs/deployment-guide#quick-start) to deploy the required components.
33-
3432
## Kubernetes Objects
3533

3634
### Bucket

content/v1/cosidriver/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: About Dell Technologies (Dell) COSI Driver
55
weight: 3
66
---
77

8-
The COSI Driver by Dell implements an interface between [COSI (spec v1alpha1)](https://container-object-storage-interface.github.io/docs/) enabled Container Orchestrator and Dell Storage Arrays. It is a plug-in that is installed into Kubernetes to provide object storage using Dell storage systems.
8+
The COSI Driver by Dell connects a COSI-enabled Container Orchestrator with Dell Storage Arrays. It is a Kubernetes plug-in that provides object storage using Dell storage systems.
99

1010
Dell COSI Driver is a multi-backend driver, meaning that it can connect to multiple Object Storage Platform (OSP) Instances and provide access to them using the same COSI interface.
1111

content/v1/cosidriver/features/objectscale.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ spec:
2424

2525
## Prerequisites
2626

27-
In order to use COSI Driver on ObjectScale platform, the following components MUST be deployed to your cluster:
27+
To use the COSI Driver on the ObjectScale platform, you must deploy the following components to your cluster:
2828

2929
- Kubernetes Container Object Storage Interface CRDs
3030
- Container Object Storage Interface Controller
3131

32-
> ℹ️ **NOTE:** use [the official COSI guide](https://container-object-storage-interface.github.io/docs/deployment-guide#quick-start) to deploy the required components.
33-
3432
## Kubernetes Objects
3533

3634
### Bucket

0 commit comments

Comments
 (0)