-
## Question
Install litmus this way with customized mongo, because using the M1 Mac.
`docker.io/library/mongo:latest` has the arm64 version mongdb image.
```
helm install chaos litmuschaos/litm…
-
**What happened**:
Error on login to litmus chaos using default credentials.
**What you expected to happen**:
Successful authentication to the Chaos Center.
**Where can this issue be c…
-
Hi,
Version:
kubernets version1.26.6
Litmus veriosn 3.8
when Itry the pod network chaos fault I receive the fowling error:
"RTNETLINK answers: No such file or directory"
Can someone help o…
-
**What happened**: Want to run Chaos Experiment using Litmus ChaosCenter UI v3.0.0 but unable to run it due to plan with `queued` Status, which never changing.
It's Kind of deadlock situation which n…
-
**What happened**:
I've deployed Litmus on a Google Kubernetes Engine using ArgoCD with helm charts litmus[3.8.0] and litmus-agent[3.8.2]. Although all my workloads are operating properly without…
-
-
Executed this command:
podman run --name=krkn --rm --net=host --env-host=true -v ${KUBECONFIG}:/root/.kube/config:Z -d -e CERBERUS_ENABLED=true -e CERBERUS_URL=http://0.0.0.0:${CERBERUS_PORT} -e TOTA…
-
Here are few points where we can improve upon:
- In resilience probe section we can add few points to mention that probe name is unique and can't be reused as it is an identifier. Deleting the prob…
-
When performing a find query, ie "find?query=litmus.*" it is expected that the response is a full list of both leaf and branch nodes.
eg
```
[
{"text": "bing_com", "expandable": 1, "leaf": 0, "id"…
-
## Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT or FEATURE REQUEST
**What happened**:
**What you expected to happen**:
**How to reproduce it (as minimally an…