Skip to content

Commit a029755

Browse files
committed
Corrected some errors
Signed-off-by: Gbahdeyboh <[email protected]>
1 parent ca99c33 commit a029755

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/create-new-section-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Create a new section
3-
about: For issues requesting for the need of an entirely new section(sidebars) in the documentation
3+
about: For documentation issues requiring an entirely new section in the sidebar
44
title: Create {section}
55
labels: sections
66

website/docs/agent-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In Litmus the Agents can be classified into two, namely;
99
- Self Agent
1010
- External Agent
1111

12-
As a part of the Litmus installation, by default, a self cluster would be registered as Agent in the Portal. From the Portal you induce chaos into self cluster and observe the results from the Portal.
12+
As a part of the Litmus installation, by default, a self cluster would be registered as an Agent in the Portal. From the Portal you may induce chaos into self cluster and observe the results from the Portal.
1313

1414
As you are aware by now, Portal is a Cross Cloud Chaos Control plane. That is you can connect multiple external kubernetes agents to this portal. Once connected you can manage the chaos from the Portal that is you can induce chaos into this agent from the Portal and observe the results from the Portal. Using the command line utility _litmusctl_ you can connect the external agents to the Portal.
1515

website/docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The above picture gives you a high-level architecture of the Litmus. At highleve
1717

1818
**Agent** is the set of Litmus components which induces Chaos using the chaos workflows on the K8S cluster component.
1919

20-
A typical user scenario would be when a user would installs litmus, this would in-turn install Portal and Agent on the self cluster. Using the portal user can create/schedule new chaos workflows on the Agents and observe the results from here. Users can also connect more clusters to the portal, and use the Portal as single window pane for cross cloud chaos management.
20+
A typical user scenario would be when a user would install litmus. This would, in turn, install Portal and Agent on the self cluster. Using the portal, the user can create/schedule new chaos workflows on the Agents and observe the results from here. Users can also connect more clusters to the portal, and use the Portal as single window pane for cross cloud chaos management.
2121

2222

2323
#### Portal Components

0 commit comments

Comments
 (0)