Currently, the builds are handled by jenkins, this is our chosen orchestrator. According to the Chaos Monkey deploy guide:
"To use this version of Chaos Monkey, you must be using Spinnaker to manage your applications."
My assumption from that is that unless we are using Spinnaker to deploy our applications, we cannot implement chaos monkey.
Can I use chaos monkey without using spinnaker in Google Compute Engine?