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
root@k8s-master01:~# kubectl get pod -n quota1
NAME READY STATUS RESTARTS AGE
nginx-86db5c6ff6-d749x 1/1 Running 0 19m
root@k8s-master01:~# kubectl get pod -n quota2
NAME READY STATUS RESTARTS AGE
nginx-657f665bb9-22jsh 1/1 Running 0 19m
root@k8s-master01:~# kubectl get pod -n quota3
NAME READY STATUS RESTARTS AGE
nginx-657f665bb9-jx8t8 0/1 Pending 0 11m
quota2 pod not pending,quota3 pod not preempting quota1 pod?
What did you expect to happen?
quota2 pod pending
qoota3 pod preempt quota1 pod
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
Kubernetes version
1.31
Scheduler Plugins version
v0.29.7
The text was updated successfully, but these errors were encountered:
Area
Other components
No response
What happened?
quota2 pod not pending,quota3 pod not preempting quota1 pod?
What did you expect to happen?
quota2 pod pending
qoota3 pod preempt quota1 pod
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
Kubernetes version
1.31
Scheduler Plugins version
The text was updated successfully, but these errors were encountered: