Skip to content

Commit

Permalink
Replication docs updated (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
khareRajshree authored Sep 26, 2024
1 parent 3d78b22 commit 0c96a3d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions content/v1/replication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ the objects still exist in pairs.
* Replication with METRO mode does not need Replicator sidecar and common controller.
* Different namespaces cannot share the same RDF group for creating volumes with ASYNC mode for PowerMax.
* Same RDF group cannot be shared across different replication modes for PowerMax.
* Replication support for multiple drivers installed on same Kubernetes cluster.

### QuickStart

Expand Down
2 changes: 1 addition & 1 deletion content/v1/replication/architecture/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ It is primarily responsible for the following:
![common](../common.png)

CSM Replication Controller is a Kubernetes application deployed independently of CSI drivers and is responsible for
the communication between Kubernetes clusters. _One_ CSM Replication Controller manages replication operations for _all_ CSI driver installations on the Kubernetes cluster.
the communication between Kubernetes clusters.

The details about the clusters it needs to connect to are provided in the form of a ConfigMap with references to secrets
containing the details(KubeConfig/ServiceAccount tokens) required to connect to the respective clusters.
Expand Down
1 change: 1 addition & 0 deletions content/v2/replication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ the objects still exist in pairs.
* Replication with METRO mode does not need Replicator sidecar and common controller.
* Different namespaces cannot share the same RDF group for creating volumes with ASYNC mode for PowerMax.
* Same RDF group cannot be shared across different replication modes for PowerMax.
* Replication support for multiple drivers installed on same Kubernetes cluster.

### QuickStart

Expand Down
2 changes: 1 addition & 1 deletion content/v2/replication/architecture/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ It is primarily responsible for the following:
![common](../common.png)

CSM Replication Controller is a Kubernetes application deployed independently of CSI drivers and is responsible for
the communication between Kubernetes clusters. _One_ CSM Replication Controller manages replication operations for _all_ CSI driver installations on the Kubernetes cluster.
the communication between Kubernetes clusters.

The details about the clusters it needs to connect to are provided in the form of a ConfigMap with references to secrets
containing the details(KubeConfig/ServiceAccount tokens) required to connect to the respective clusters.
Expand Down
1 change: 1 addition & 0 deletions content/v3/replication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ the objects still exist in pairs.
* Replication with METRO mode does not need Replicator sidecar and common controller.
* Different namespaces cannot share the same RDF group for creating volumes with ASYNC mode for PowerMax.
* Same RDF group cannot be shared across different replication modes for PowerMax.
* Replication support for multiple drivers installed on same Kubernetes cluster.

### QuickStart

Expand Down
2 changes: 1 addition & 1 deletion content/v3/replication/architecture/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ It is primarily responsible for the following:
![common](../common.png)

CSM Replication Controller is a Kubernetes application deployed independently of CSI drivers and is responsible for
the communication between Kubernetes clusters. _One_ CSM Replication Controller manages replication operations for _all_ CSI driver installations on the Kubernetes cluster.
the communication between Kubernetes clusters.

The details about the clusters it needs to connect to are provided in the form of a ConfigMap with references to secrets
containing the details(KubeConfig/ServiceAccount tokens) required to connect to the respective clusters.
Expand Down

0 comments on commit 0c96a3d

Please sign in to comment.