Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chaos monkey cannot get instances ids from Spinnaker application #72

Open
gianniskap3 opened this issue Jan 11, 2021 · 0 comments
Open

Comments

@gianniskap3
Copy link

Hello everybody,
I am trying to use chaos monkey but I have an issue that I cannot solve. I have deployed Spinnaker at EKS in AWS successfully and then created an application that deploys 3 pods in that kubernetes cluster. I am also successfully deploying chaos monkey in a standalone EC2 and I can connect it to the Spinnaker application and also retrieve some information. For example:
chaosmonkey regions spinnaker eks-spinnaker:
spinnaker
The problem is that I cannot retrieve the instances and of course not terminate it:
chaosmonkey eligible spinnaker eks-spinnaker:
unexpected response code (404) from http://10.176.14.154:31994/applications/spinnaker/clusters/eks-spinnaker/spinnaker/kubernetes/spinnaker/serverGroups/target/CURRENT?onlyEnabled=true
It looks like that chaos monkey requests an url that doesnt exist.
Is it anyone that could help me a bit with that?

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

No branches or pull requests

1 participant