Enable ChaosMonkey in Spinnaker

288 Views Asked by At

I've installed Spinnaker on AWS using https://aws.amazon.com/quickstart/architecture/spinnaker/

I've also installed Halyard and updated Spinnaker to 1.5.0 Problem is after I execute

hal config features edit --chaos true

The option for ChaosMonkey doesn't appear in the UI. I've restarted the service and rebooted the system, I've also tried to manually change the setting in any settings.js files of Deck , but to no avail.

What am I missing ?

1

There are 1 best solutions below

0
On

There is a guide here for getting chaos monkey up-and-running on GCE with hal. I realize it's not a perfect answer, but maybe it will point out a platform independent step you might have missed?