Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FailedPlacement (0.12 sec)

  1. pkg/controller/daemon/daemon_controller.go

    	SelectingAllReason = "SelectingAll"
    	// FailedPlacementReason is added to an event when a DaemonSet can't schedule a Pod to a specified node.
    	FailedPlacementReason = "FailedPlacement"
    	// FailedDaemonPodReason is added to an event when the status of a Pod of a DaemonSet is 'Failed'.
    	FailedDaemonPodReason = "FailedDaemonPod"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 51.3K bytes
    - Viewed (0)
Back to top