-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Chaos Monkey support for spinnaker running as microservices #341
Comments
I also checked setting.js file in /var/www (inside container) but still I didn't find this file |
the file located in /opt/spinnaker/config, also /opt/deck/html/ this one is the auto generated one once you install spinnaker |
Hi @masavanu are you using the |
HI @nabaz @sergedonaldp , Thanks, |
Hi Ibraheem,
We are running a regular GKE cluster with the specs below. I hope it works
for you, keep in mind that the requirements depends on the workloads on
your cluster (especially if you are not just using the cluster for
spinnaker but also for other workloads).
[image: image.png]
Some details on the nodes:
*Machine type*
*n1-standard-1 (1 vCPU, 3.75 GB memory)*
*Node image*
*Container-Optimized OS (cos)*
…
On Thu, Nov 29, 2018 at 1:57 AM ibbu121 ***@***.***> wrote:
HI @nabaz <https://github.com/nabaz> @sergedonaldp
<https://github.com/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
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#341 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKX2m1Okpq-69XwqOMt0iZ3xLvShlZuEks5uz4VqgaJpZM4VcNWA>
.
|
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?
The text was updated successfully, but these errors were encountered: