Skip to content

Commit f63a071

Browse files
committed
Made some more fixes
Signed-off-by: Gbadebo Bello <[email protected]>
1 parent 0ec65b1 commit f63a071

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/docs/agent-installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Litmus Chaos Agent Install
44
sidebar_label: Chaos Agent
55
---
66

7-
In Litmus the Agents can be classified as two types
7+
In Litmus the Agents can be classified into two, namely;
88

99
- Self Agent
1010
- External Agent
1111

12-
As part of Litmus installation by default, a self cluster would be registered as Agent in the Portal. From 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 Agent in the Portal. From the Portal you 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

@@ -193,4 +193,4 @@ Installation Mode: cluster
193193
👉 Litmus agents can be accessed here: http://172.17.0.2:31696/targets
194194
```
195195

196-
To verify, if the connection process was successful you can view the list of connected agents from the Targets section on your LitmusPortal and ensure that the connected agent is in Active State.
196+
To verify, if the connection process was successful you can view the list of connected agents from the targets section on your LitmusPortal and ensure that the connected agent is in Active State.

website/docs/observe-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_label: Observe Workflow
88

99
---
1010

11-
After scheduling a workflow, the user can track the status of the workflow from the Browse Workflow section. The status that is currently displayed are :
11+
After scheduling a workflow, the user can track the status of the workflow from the Browse Workflow section. The status that is currently displayed are:
1212

1313
- Failed
1414
- Running

0 commit comments

Comments
 (0)