-
Notifications
You must be signed in to change notification settings - Fork 288
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
Clarification on vSphere DRS and HA for EKS-A #3586
Comments
Thanks for reaching out to us! It seems requires vMotion which hasn't been tested yet. So the current recommendation is to disable both. |
@vincentni thanks for the recommendation on that, I had run both HA and DRS and found pods getting stuck in creation due to PVC's already being in use, is it also recommend to shutdown the EKS VM before moving it over to a different vSphere node ? |
We haven't tested EKS-A with a vSphere cluster running DRS and HA, so don't expect users to do so. Unfortunately, I can't give any recommendations on unsupported use cases, but what you plan to do sounds reasonable. |
@vincentni I bring this up cause when performing a cluster update, it places the new VM in vSphere randomly it would seem, this can cause resource issues if to many of the VMs end up on the same vSphere node, is there a way to prevent this, like anti-affinity rules or ? |
Hi @echel0n! Thanks for reaching out! |
Well I tried using DRS again and not sure if its related or not to #896 but I started having volume attachment issues on cluster upgrades and randomly when pods restarted after an upgrade, I've turned off DRS and manually moved VMs around for now. |
There has been no activity on this issue for 60 days. Labeling as stale and closing in 7 days if no further activity. |
Does EKS-A work with a vSphere cluster running DRS and HA services enabled and is it recommended or preferred enabled/disabled ?
I am asking as I could not find anything in the EKS-A documentation about it nor could I find any other people talking on it that use EKS-A and just wanted to know if there is any more information surrounding it, I currently have both disabled right now.
Thanks!
The text was updated successfully, but these errors were encountered: