Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Overhead (0.15 sec)

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

      // set. If RuntimeClass is configured and selected in the PodSpec, Overhead will be set to the value
      // defined in the corresponding RuntimeClass, otherwise it will remain unset and treated as zero.
      // More info: https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md
      // +optional
      map<string, k8s.io.apimachinery.pkg.api.resource.Quantity> overhead = 32;
    
    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.8.md

            - File descriptor leak on init/control.
              ([#275](https://github.com/containerd/containerd/issues/275))
    
            - Additional memory overhead per container.
              ([#21737](https://github.com/kubernetes/kubernetes/pull/21737))
    
            - Processes may be leaked when Docker is repeatedly terminated in a short
              time frame.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
Back to top