kube-monkey | An implementation of Netflix's Chaos Monkey for Kubernetes clusters | Testing library
kandi X-RAY | kube-monkey Summary
kandi X-RAY | kube-monkey Summary
An implementation of Netflix's Chaos Monkey for Kubernetes clusters
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kube-monkey
kube-monkey Key Features
kube-monkey Examples and Code Snippets
Community Discussions
Trending Discussions on kube-monkey
QUESTION
I'm implementing Kube-monkey in my dev Kubernetes cluster, and can see that the PODs are getting terminated every 30 seconds.
Could someone please help me to set POD termination interval in Kube-monkey(Chaos Monkey for Kubernetes clusters) to some other time?
I tried setting interval
parameter in the kube-monkey yaml file (as below) to terminate the PODs every 5 minutes, but doesn't work.
ANSWER
Answered 2021-May-21 at 04:22If you see the official helm chart values.yaml there is no interval key. since you have kept schedule_immediate_kill :
TRUE default kill time will be 30S
https://github.com/asobti/kube-monkey/blob/master/helm/kubemonkey/values.yaml
you can change the interval time using schedule_delay
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kube-monkey
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page