Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Wells (0.35 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      optional string topologyKey = 2;
    
      // WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy
      // the spread constraint.
      // - DoNotSchedule (default) tells the scheduler not to schedule it.
      // - ScheduleAnyway tells the scheduler to schedule the pod in any location,
      //   but giving higher precedence to topologies that would help reduce the
      //   skew.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    - Kubeadm: if the user has customized their image repository via the kubeadm configuration, pass the custom pause image repository and tag to the kubelet via --pod-infra-container-image not only for Docker but for all container runtimes. This flag tells the kubelet that it should not garbage collect the image. ([#99476](https://github.com/kubernetes/kubernetes/pull/99476), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
Back to top