Skip to main content
1 vote
0 answers
81 views

In response to @maciejmatyka on YouTube, I was attempting to create an n-segment pendulum that can conserve energy. Obviously, numerical issues would cause discrepancies but I assumed those would be ...
Markus Roman Markus's user avatar
0 votes
0 answers
130 views

I need a Python code on how to plot bifurcation diagrams of Lorenz system with varying fractional order. The one I've been able to come up with is this image and I am not sure it is correct The genOrd(...
osatohanmen ogbeide's user avatar
0 votes
1 answer
160 views

I am a beginner in python and I'm trying to simulate a multi scroll chaotic attractor for a project. The details and parameters are in https://sci-hub.se/10.1142/s0218127420501862 [3.2 (i)] im getting ...
Bob Murmu's user avatar
0 votes
2 answers
252 views

We are beginning to evaluate Azure Chaos Studio usage with Chaos Mesh k8s experiments (AKS Chaos Mesh Pod Chaos for example). Our clusters are private and we've enabled VNET injection when setting ...
tbarkley29's user avatar
2 votes
1 answer
230 views

We are running delay test using Chaos Monkey on our service. We introduce 2 second delay using it. During this time the response time of our service goes down to 35-40 seconds also. When we profiled ...
Kumar's user avatar
  • 1,686
1 vote
0 answers
143 views

I wrote a code to calculate the Characteristic Lyapunov Exponents in Python for a Lorenz system. I for sure did something wrong because the CLEs are way off but I cannot figure out what. I am using ...
M409's user avatar
  • 11
0 votes
1 answer
420 views

How to run this in command prompt. Any suggestions would be helpful. helm install steadybit-agent --namespace steadybit-agent \ --create-namespace \ --set agent.key=xxxxxxxxxx \ --set ...
sunil hurkadli's user avatar
1 vote
1 answer
462 views

I tried chaos monkey in a single sping boot application instance and I was successfully able to test all the assaults with it. But now I want to try the same experiment in mulitple intances with Load ...
TWICE's user avatar
  • 33
0 votes
1 answer
79 views

We are trying to run a chaos experiment and running into this error: ubuntu@ip-x-x-x-x:~$ kubectl logs -f pod/chaos-testing-hn8c5 -n <ns> [2022-12-08 16:05:22 DEBUG] [cli:70] ###################...
Praveen Tata's user avatar
0 votes
1 answer
5k views

I used AOS. I am trying to add the AOS library but it's showing me the error Uncaught ReferenceError: AOS is not defined and the aos-animate class doesn't apply. I have also included files in CSS and ...
Asharf Khosravi's user avatar
0 votes
1 answer
617 views

I'm new to Chaos engineering. I'm trying to attach PAAS service hosted in Azure like SSMS(Azure SQL). I'm using LitmusChaos and Gremlin tools to connect and attack but fail. is there any way I can ...
zay9899's user avatar
0 votes
1 answer
233 views

"Please check the configuration, the workflow was not able to start " error in litmus chaosCenter portal after opening the status of workflow"
aT6's user avatar
  • 1
1 vote
1 answer
96 views

I used the following guide to set up my chaostoolkit cluster: https://chaostoolkit.org/deployment/k8s/operator/ I am attempting to kill a pod using kubernetes, however the following error: HTTP ...
Kenny Jefferson's user avatar
5 votes
1 answer
829 views

The R function tseriesChaos::false.nearest(series, m, d, t, rt=10, eps=sd(series)/10) realizes the false nearest neighbours algorithm to help deciding the optimal embedding dimension. I would like to ...
Mark's user avatar
  • 1,801
0 votes
1 answer
351 views

I'm trying to crate an Azure Chaos studio experiment and deploy it to my resource group. I set the name of the experiment as PG Cosmos Chaos, but am getting the error: "The provided deployment ...
Patrick Goode's user avatar

15 30 50 per page
1
2 3 4 5
7