Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for footprint (0.24 sec)

  1. CHANGELOG/CHANGELOG-1.3.md

    * run kube-addon-manager in a static pod ([#23600](https://github.com/kubernetes/kubernetes/pull/23600), [@mikedanese](https://github.com/mikedanese))
    * Reimplement 'pause' in C - smaller footprint all around ([#23009](https://github.com/kubernetes/kubernetes/pull/23009), [@uluyol](https://github.com/uluyol))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 84K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.6.md

    * Do not delete pod objects until all its compute resource footprint has been
      reclaimed.
      - This feature prevents the node and scheduler from oversubscribing resources
        that are still being used by a pod in the process of being cleaned up.
      - This feature can result in increase of Pod Deletion latency especially if the
        pod has a large filesystem footprint.
    
    ### RBAC
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.20.md

    ### Other (Cleanup or Flake)
    
    - Handle slow CronJob lister in CronJob controller v2 and improve memory footprint. ([#96443](https://github.com/kubernetes/kubernetes/pull/96443), [@alaypatel07](https://github.com/alaypatel07)) [SIG Apps]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
Back to top