-
Hi! I'm starting to using this tool and I'm having an issue accessing the Litmus Chaos Control Plane.
I'm working with Google GKE and I've followed the instructions to access the Litmus Chaos Contr…
-
**What happened**:
Portal shows the command to connect/register the agent is :
`litmusctl agent connect` whereas litmusctl does not support this command.
**What you expected to happen**:
Repl…
-
Pushing LitmusCTL to GitHub would be overkill, need to push the same to S3 and easy access.
-
Version - 2.0.0-Beta1
LitmusCTL connection we can provide the ingress IP, During the registration, it would still use NodePort for subscriber communication.
-
**What happened**:
Hi, I am trying out the litmus portal with litmus-2-0-0-beta-2.0.18-Beta6. I happened to find that the agent registration showed successful both on portal->Agent (Active) view …
-
New version of Litmus 2.0.0 requires usage of litmusctl to install agents on cluster. Users of MacOSX are unable to do it without binaries compiled for that architecture.
-
Hi,
When deploying the portal using the helm chart I don't have the Self-Cluster available in Targets.
When deploying with yaml file the cluster is there.
Is there a way to fix this? Should …
-
in `/etc/litmus.conf`, provide a `port` keyword
``` ruby
include_files "litmus.d/*.conf"
port 80
```
`litmus` and `litmusctl` should use this value for their default port.