You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.
we are using pause pods with priority -1 to overprovision our spot nodes in the cluster.
But k8s-spot-rescheduler seems to ignore the preemptible pods while trying to find a spot node for a pod. It still says that no spot node could be found due to insufficient cpu/memory although the pod to be rescheduled is smaller than a pause pod on the spot node. Any ideas what we can do to solve this?
Regards
Johannes
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
we are using pause pods with priority -1 to overprovision our spot nodes in the cluster.
But k8s-spot-rescheduler seems to ignore the preemptible pods while trying to find a spot node for a pod. It still says that no spot node could be found due to insufficient cpu/memory although the pod to be rescheduled is smaller than a pause pod on the spot node. Any ideas what we can do to solve this?
Regards
Johannes
The text was updated successfully, but these errors were encountered: