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

Preemptible instances issues (6.0.0.rc.0) #902

Closed
george-oakling opened this issue Feb 28, 2018 · 4 comments
Closed

Preemptible instances issues (6.0.0.rc.0) #902

george-oakling opened this issue Feb 28, 2018 · 4 comments
Labels
Milestone

Comments

@george-oakling
Copy link

We use preemtible instances in GKE and sometimes the voyager haproxy is not correctly changing the desired pod.

@tamalsaha
Copy link
Contributor

When this happens, can you check the following things:

  • Is the backend service updated but HAProxy config is not updated?
  • Can you check the logs for Voyager operator to see if it received update events for the backend service?
  • Does this take around 10 mins to update when there is a delay?

@george-oakling
Copy link
Author

  1. yes, backend is updated, Haproxy not
  2. will check
  3. no, it is not updated never.

@tamalsaha
Copy link
Contributor

tamalsaha commented Mar 5, 2018

What is the version of your Kubernetes cluster ? Can you please show the output of kubectl version ?

If you are using Kubernetes 1.8.x, I think you may be seeing #889 issue. If you are using Kubernetes 1.8.x, then update to 6.0.0-rc.2 and see that fixes the issue or not.

@tamalsaha tamalsaha added this to the 6.0.0 milestone Mar 6, 2018
@tamalsaha tamalsaha added the bug label Mar 6, 2018
@tamalsaha
Copy link
Contributor

Closing, since no response. Please reopen if you have more info.

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

No branches or pull requests

2 participants