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
Run cluster with two t3.mediums and cluster autoscaling enabled
Deploy iris and let run to completion
Deploy pipelines/iris
This will trigger cluster autoscaling, and once the new node has joined the cluster, the pending Spark job will get scheduled but will be stuck in ContainerCreating
The text was updated successfully, but these errors were encountered:
deliahu
changed the title
Pods get stuck in ContainerCreating after cluster autoscaling
Pods get stuck in ContainerCreating after cluster autoscaling (AWS CNI race condition)
Jul 25, 2019
deliahu
changed the title
Pods get stuck in ContainerCreating after cluster autoscaling (AWS CNI race condition)
Pods stuck in ContainerCreating after cluster autoscaling (AWS CNI race condition)
Jul 29, 2019
Description
See:
To reproduce
This will trigger cluster autoscaling, and once the new node has joined the cluster, the pending Spark job will get scheduled but will be stuck in
ContainerCreating
The text was updated successfully, but these errors were encountered: