Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for stopped_ (0.21 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(WaitStatus).Exited", Method, 0},
    		{"(WaitStatus).Signal", Method, 0},
    		{"(WaitStatus).Signaled", Method, 0},
    		{"(WaitStatus).StopSignal", Method, 0},
    		{"(WaitStatus).Stopped", Method, 0},
    		{"(WaitStatus).TrapCause", Method, 0},
    		{"AF_ALG", Const, 0},
    		{"AF_APPLETALK", Const, 0},
    		{"AF_ARP", Const, 0},
    		{"AF_ASH", Const, 0},
    		{"AF_ATM", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    percentage by rounding up. This cannot be 0 if MaxSurge is 0 Default value is 1. Example: when this is set to 30%, at most 30% of the total number of nodes that should be running the daemon pod (i.e. status.desiredNumberScheduled) can have their pods stopped for an update at any given time. The update starts by stopping at most 30% of those DaemonSet pods and then brings up new DaemonSet pods in their place. Once the new pods are available, it then proceeds onto other DaemonSet pods, thus ensuring that...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top