-
Notifications
You must be signed in to change notification settings - Fork 16
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
Support GKE regional cluster type #10
Comments
Sorry, the issue is related to the cluster zone configuration. |
Good to hear you found the root cause.
There is 2 way we could tackle this problem: |
Thank you for your reply @etiennetremel. |
Unfortunately we still need to change the logic in the app, right now we assume the cluster make only use of 2 node pools. |
I tried doing that, but I ran into naming conflicts:
|
It doesn't look like there's a way to handle moving just 1 node for a regional cluster (node pool) - you can't control each zone independently. However it seems the current code after PR #4 actually fixes this issue by using the correct API. Could you please rebuild and upload a new helm package? |
Hi there, is there any intention to support the regional clusters? |
are regional clusters still not supported? @ademariag did you find any luck for regional clsuters? |
Hi,
In GKE cluster version 1.10.6-gke.11 this tool doesn't work.
Deployed with Helm.
Config:
Log:
The text was updated successfully, but these errors were encountered: