Skip to content

Commit 6262949

Browse files
authored
docs: RBAC Permission Requirements are hidden from the Replicated Mayastor PV Installation Docs (#493)
* docs: RBAC Permission Requirements are hidden from the Replicated Mayastor PV Installation Docs Signed-off-by: Bala Harish <161304963+balaharish7@users.noreply.github.com> * docs: RBAC Permission Requirements are hidden from the Replicated Mayastor PV Installation Docs Signed-off-by: Bala Harish <161304963+balaharish7@users.noreply.github.com> --------- Signed-off-by: Bala Harish <161304963+balaharish7@users.noreply.github.com>
1 parent 0686816 commit 6262949

File tree

2 files changed

+4
-2
lines changed
  • docs
    • main/user-guides/replicated-storage-user-guide/replicated-pv-mayastor
    • versioned_docs/version-4.1.x/user-guides/replicated-storage-user-guide/replicated-pv-mayastor

2 files changed

+4
-2
lines changed

docs/main/user-guides/replicated-storage-user-guide/replicated-pv-mayastor/rs-installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ resources:
119119
* Disks must be unpartitioned, unformatted, and used exclusively by the DiskPool.
120120
* The minimum capacity of the disks should be 10 GB.
121121

122+
<!--
122123
### RBAC Permission Requirements
123124
124125
* **Kubernetes core v1 API-group resources:** Pod, Event, Node, Namespace, ServiceAccount, PersistentVolume, PersistentVolumeClaim, ConfigMap, Secret, Service, Endpoint, and Event.
@@ -233,7 +234,7 @@ roleRef:
233234
name: mayastor-cluster-role
234235
apiGroup: rbac.authorization.k8s.io
235236
```
236-
237+
-->
237238
### Minimum Worker Node Count
238239

239240
The minimum supported worker node count is three nodes. When using the synchronous replication feature (N-way mirroring), the number of worker nodes on which IO engine pods are deployed should be no less than the desired replication factor.

docs/versioned_docs/version-4.1.x/user-guides/replicated-storage-user-guide/replicated-pv-mayastor/rs-installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ resources:
119119
* Disks must be unpartitioned, unformatted, and used exclusively by the DiskPool.
120120
* The minimum capacity of the disks should be 10 GB.
121121

122+
<!--
122123
### RBAC Permission Requirements
123124
124125
* **Kubernetes core v1 API-group resources:** Pod, Event, Node, Namespace, ServiceAccount, PersistentVolume, PersistentVolumeClaim, ConfigMap, Secret, Service, Endpoint, and Event.
@@ -233,7 +234,7 @@ roleRef:
233234
name: mayastor-cluster-role
234235
apiGroup: rbac.authorization.k8s.io
235236
```
236-
237+
-->
237238
### Minimum Worker Node Count
238239

239240
The minimum supported worker node count is three nodes. When using the synchronous replication feature (N-way mirroring), the number of worker nodes on which IO engine pods are deployed should be no less than the desired replication factor.

0 commit comments

Comments
 (0)