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 ?
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?