Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for quanti (0.24 sec)

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

    }
    
    // Pod anti affinity is a group of inter pod anti affinity scheduling rules.
    message PodAntiAffinity {
      // If the anti-affinity requirements specified by this field are not met at
      // scheduling time, the pod will not be scheduled onto the node.
      // If the anti-affinity requirements specified by this field cease to be met
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.29.md

    - Added container filesystem to the `ImageFsInfoResponse`. ([#120914](https://github.com/kubernetes/kubernetes/pull/120914), [@kannon92](https://github.com/kannon92))
    - Added multiplication functionality to `Quantity`. ([#117411](https://github.com/kubernetes/kubernetes/pull/117411), [@tenzen-y](https://github.com/tenzen-y))
    - Added new feature gate called `RuntimeClassInImageCriApi` to address `kubelet` changes needed for KEP 4216.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top