Skip to content

Commit 6a7f344

Browse files
committed
Included the difference between Cluster and Namespace mode installations'
Signed-off-by: Gbadebo Bello <gbahdeybohbello@gmail.com>
1 parent 077f168 commit 6a7f344

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

website/docs/litmus-installation-cluster.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sidebar_label: Control Plane (Cluster Mode)
77
---
88

99
<iframe width="560" height="315" src="https://www.youtube.com/embed/rOrKegj5ePI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
10+
<br />
11+
<br />
12+
13+
Installing Litmus in cluster mode gives Litmus access to cluster wide resources. Here, the CRDs are installed directly on the cluster.
1014

1115
## Pre-requisites
1216

website/docs/litmus-installation-namespace.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sidebar_label: Control Plane (Namespace Mode)
77
---
88

99
<iframe width="560" height="315" src="https://www.youtube.com/embed/rOrKegj5ePI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
10+
<br />
11+
<br />
12+
13+
Installing Litmus in namespace mode limits Litmus access to a particluar namespace. Here, you need to create a namespace where Litmus CRDs would be installed directly. This namespace will be specified during the installation step.
1014

1115
## Pre-requisites
1216

0 commit comments

Comments
 (0)