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
The pd pod has nodeSelector (zone: beijing), but there's only two nodes labled with zone=beijing in k8s cluster. When there's not enough k8s node for pd scheduling, the event message is not clear.
$ kubectl describe po tidb-default-pd-2 -n 1d3e16df-e98e-4ff2-875d-09feb4c75cb5
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 4m38s (x145474 over 16h) tidb-scheduler Failed filter with extender at URL http://127.0.0.1:10262/scheduler/filter, code 500
The text was updated successfully, but these errors were encountered:
The pd pod has nodeSelector (zone: beijing), but there's only two nodes labled with zone=beijing in k8s cluster. When there's not enough k8s node for pd scheduling, the event message is not clear.
The text was updated successfully, but these errors were encountered: