You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/concepts/overview.md
+13-4
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ sidebar_label: Overview
8
8
9
9
The Concepts section contains Definitions, Design principles, Terminology and Working technical theory. This section will not have the actual usage instructions or guides those will be made available in the [User Guides](../user-guides/overview.md) section.
10
10
11
-
### [Probes](probes.md)
11
+
### [Chaos Infrastructure](infrastructure.md)
12
12
13
-
Probes are pluggable checks that can be defined within the ChaosEngine for any Chaos Fault.
13
+
Chaos infrastructure is a service that runs in your target environment and aids Litmus control plane in accessing and injecting chaos.
14
14
15
15
### [ChaosHub](chaoshub.md)
16
16
@@ -20,9 +20,9 @@ ChaosHub allows you to orchestrate chaos experiments from the Public **[ChaosHub
20
20
21
21
Chaos Experiment is a set of different operations coupled together to achieve desired chaos impact on a Kubernetes Cluster.
22
22
23
-
### [Chaos Infrastructure](infrastructure.md)
23
+
### [Probes](probes.md)
24
24
25
-
Chaos infrastructure is a service that runs in your target environment and aids Litmus control plane in accessing and injecting chaos.
25
+
Probes are pluggable checks that can be defined within the ChaosEngine for any Chaos Fault.
26
26
27
27
### [User Management](user-management.md)
28
28
@@ -39,3 +39,12 @@ Teaming feature to facilitate collaboration between users using project level ro
39
39
### [GitOps](gitops.md)
40
40
41
41
GitOps feature in Litmus enables you to configure a single source of truth for your chaos experiments and faults.
42
+
43
+
### [Authentication in ChaosCenter](oauth-dex-concept.md)
44
+
45
+
Authentication in ChaosCenter supports both local and OAuth-based authentication through the Authentication Server and Dex OIDC Server, offering enhanced flexibility and secure access management.
ChaosCenter enables users to visualize the execution of chaos experiments in real-time, displaying key details like step statuses, logs, and results. This visualization helps in analyzing the impact and resiliency of the experiment, with graphs showing the experiment’s progress and individual node information.
Set up and manage the infrastructure needed for running chaos experiments.
20
+
15
21
### [Injecting Fault](schedule-experiment.md)
16
22
17
23
Constructing, Scheduling, Editing and Observing chaos experiments.
18
24
19
-
### [Event Triggered Chaos using GitOps](gitops-configuration.md)
20
-
21
-
GitOps in Litmus provides a way of using Event-Driven Chaos Injection, where target resources(stateful sets, deployments, etc.) can be configured to automatically trigger chaos experiment with any changes in the resource spec.
Define and manage probes that are used to check the resilience of applications during chaos experiments.
22
27
23
28
### [Account Settings](account-settings.md)
24
29
@@ -36,6 +41,10 @@ Probes are pluggable checks that can be defined within the ChaosEngine for any C
36
41
37
42
Adding members to a project, Editing user-invite and Removing team members from a project.
38
43
44
+
### [Event Triggered Chaos using GitOps](gitops-configuration.md)
45
+
46
+
GitOps in Litmus provides a way of using Event-Driven Chaos Injection, where target resources(stateful sets, deployments, etc.) can be configured to automatically trigger chaos experiment with any changes in the resource spec.
47
+
39
48
### [Using different Image Registries in a Chaos Experiment](image-registry.md)
40
49
41
50
Using different Image Registries like Docker, Red Hat Quay, Google Container Registry in a Chaos Experiment.
Copy file name to clipboardexpand all lines: website/versioned_docs/version-3.12.0/concepts/overview.md
+12-4
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ sidebar_label: Overview
8
8
9
9
The Concepts section contains Definitions, Design principles, Terminology and Working technical theory. This section will not have the actual usage instructions or guides those will be made available in the [User Guides](../user-guides/overview.md) section.
10
10
11
-
### [Probes](probes.md)
11
+
### [Chaos Infrastructure](infrastructure.md)
12
12
13
-
Probes are pluggable checks that can be defined within the ChaosEngine for any Chaos Fault.
13
+
Chaos infrastructure is a service that runs in your target environment and aids Litmus control plane in accessing and injecting chaos.
14
14
15
15
### [ChaosHub](chaoshub.md)
16
16
@@ -20,9 +20,9 @@ ChaosHub allows you to orchestrate chaos experiments from the Public **[ChaosHub
20
20
21
21
Chaos Experiment is a set of different operations coupled together to achieve desired chaos impact on a Kubernetes Cluster.
22
22
23
-
### [Chaos Infrastructure](infrastructure.md)
23
+
### [Probes](probes.md)
24
24
25
-
Chaos infrastructure is a service that runs in your target environment and aids Litmus control plane in accessing and injecting chaos.
25
+
Probes are pluggable checks that can be defined within the ChaosEngine for any Chaos Fault.
26
26
27
27
### [User Management](user-management.md)
28
28
@@ -39,3 +39,11 @@ Teaming feature to facilitate collaboration between users using project level ro
39
39
### [GitOps](gitops.md)
40
40
41
41
GitOps feature in Litmus enables you to configure a single source of truth for your chaos experiments and faults.
42
+
43
+
### [Authentication in ChaosCenter](oauth-dex-concept.md)
44
+
45
+
Authentication in ChaosCenter supports both local and OAuth-based authentication through the Authentication Server and Dex OIDC Server, offering enhanced flexibility and secure access management.
ChaosCenter enables users to visualize the execution of chaos experiments in real-time, displaying key details like step statuses, logs, and results. This visualization helps in analyzing the impact and resiliency of the experiment, with graphs showing the experiment’s progress and individual node information.
Set up and manage the infrastructure needed for running chaos experiments.
20
+
15
21
### [Injecting Fault](schedule-experiment.md)
16
22
17
23
Constructing, Scheduling, Editing and Observing chaos experiments.
18
24
19
-
### [Event Triggered Chaos using GitOps](gitops-configuration.md)
20
-
21
-
GitOps in Litmus provides a way of using Event-Driven Chaos Injection, where target resources(stateful sets, deployments, etc.) can be configured to automatically trigger chaos experiment with any changes in the resource spec.
Define and manage probes that are used to check the resilience of applications during chaos experiments.
22
27
23
28
### [Account Settings](account-settings.md)
24
29
@@ -36,6 +41,10 @@ Probes are pluggable checks that can be defined within the ChaosEngine for any C
36
41
37
42
Adding members to a project, Editing user-invite and Removing team members from a project.
38
43
44
+
### [Event Triggered Chaos using GitOps](gitops-configuration.md)
45
+
46
+
GitOps in Litmus provides a way of using Event-Driven Chaos Injection, where target resources(stateful sets, deployments, etc.) can be configured to automatically trigger chaos experiment with any changes in the resource spec.
47
+
39
48
### [Using different Image Registries in a Chaos Experiment](image-registry.md)
40
49
41
50
Using different Image Registries like Docker, Red Hat Quay, Google Container Registry in a Chaos Experiment.
0 commit comments