Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for nodeAdded (0.2 sec)

  1. pkg/scheduler/framework/types.go

    	// It's definitely not something expected for plugin developers,
    	// and registering UpdateNodeTaint event is the only mitigation for now.
    	// So, kube-scheduler registers UpdateNodeTaint event for plugins that has NodeAdded event, but don't have UpdateNodeTaint event.
    	// It has a bad impact for the requeuing efficiency though, a lot better than some Pods being stuck in the
    	// unschedulable pod pool.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 19:28:17 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.30.md

    - Improved the efficiency of NodeAdded QueueingHint by registering UpdateNodeTaint event for plugins that have NodeAdded event but don't have UpdateNodeTaint event. This ensures better requeuing efficiency and prevents Pods from being stuck in the unschedulable pod pool.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
Back to top