Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Chaos Monkey support for spinnaker running as microservices #341

Open
Manish-Savanur-ML opened this issue Jul 24, 2018 · 5 comments
Open

Comments

@Manish-Savanur-ML
Copy link

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?

@Manish-Savanur-ML
Copy link
Author

I also checked setting.js file in /var/www (inside container) but still I didn't find this file

@nabaz
Copy link

nabaz commented Oct 2, 2018

the file located in /opt/spinnaker/config, also /opt/deck/html/ this one is the auto generated one once you install spinnaker

@sdpoueme
Copy link

Hi @masavanu are you using the hal command line to configure spinnaker ? if yes, simply run this:
hal config features edit --chaos true to enable chaosmonkey first on spinnaker Then you can follow the steps in https://netflix.github.io/chaosmonkey/How-to-deploy/ to complete the installation of the chaosmonkey client.

@ibbu121
Copy link

ibbu121 commented Nov 29, 2018

HI @nabaz @sergedonaldp ,
Can Any one please let me know the Details of spinnaker installation process on Kubernates.
I mean List of servers in Kubernates cluster and there Ram Sizes and where we will install exactly spinnaker on Kuberates cluster(master or Nodes) ?.

Thanks,
Ibraheem

@sdpoueme
Copy link

sdpoueme commented Dec 1, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants