Chaos Monkey support for spinnaker running as microservices
Author: Manish-Savanur-MLCreated Jul 24, 2018Updated May 4, 2019
Hi all, I am trying to use chaos monkey with spinnaker running on kubernates cluster. Spinnaker is running it's services separately in container .
I am trying to get chaos monkey support for spinnaker mentioned in below link:- https://netflix.github.io/chaosmonkey/How-to-deploy/
But settings.js file is not found in /var/www location.
I went inside deck container and changed setting.js file in /opt/deck/html (location inside container). But I still not chaos monkey enable feature in spinnaker UI.
I am using spinnaker version 1.7.6
Can anyone help me out?
Source: Netflix/SimianArmy