Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 18 for maksimum (0.24 seconds)

  1. CHANGELOG/CHANGELOG-1.33.md

    ### (No, really, you MUST read this before you upgrade)
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Mar 19 03:17:58 GMT 2026
    - 369K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.29.md

    - `kubelet` , when using `--cloud-provider=external`, will now initialize the node addresses...
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Mar 12 00:36:01 GMT 2025
    - 429.6K bytes
    - Click Count (1)
  3. CHANGELOG/CHANGELOG-1.20.md

      fix some problems, eg with HostPorts. ([#94474](https://github.com/kubernetes/kubernetes/pull/94474), [@danwinship](https://github.com/danwinship)) [SIG Network and Node]
    - Increase maximum IOPS of AWS EBS io1 volume to current maximum (64,000). ([#90014](https://github.com/kubernetes/kubernetes/pull/90014), [@jacobmarble](https://github.com/jacobmarble))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.30.md

    - Added the `disable-force-detach` CLI option for `kube-controller-manager`. By default, it's set to `false`. When enabled, it prevents force detaching volumes based on maximum unmount time and node status. If activated, the non-graceful node shutdown feature must be used to recover from node failure. Additionally, if a pod needs to be forcibly terminated at the risk of corruption, the appropriate VolumeAttachment object...
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jun 18 18:59:10 GMT 2025
    - 398.1K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.16.md

    - Adds `\livez` for liveness health checking for kube-apiserver. Using the parameter `--maximum-startup-sequence-duration` will allow the liveness endpoint to defer boot-sequence failures for the specified duration period. ([#81969](https://github.com/kubernetes/kubernetes/pull/81969), [@logicalhan](https://github.com/logicalhan))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Oct 23 20:13:20 GMT 2024
    - 345.2K bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.6.md

      logs to populate the termination message if the user does not write to the
      termination message log file. The termination message file is now properly
      readable for end users and has a maximum size (4k bytes) to prevent abuse.
      Each pod may have up to 12k bytes of termination messages before the contents
      of each will be truncated.
    * Do not delete pod objects until all its compute resource footprint has been
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.7.md

    #### PodDisruptionBudget
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Click Count (1)
  8. CHANGELOG/CHANGELOG-1.32.md

    ## Changes by Kind
    
    ### API Change
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 26 23:58:21 GMT 2026
    - 470.5K bytes
    - Click Count (0)
  9. CHANGELOG/CHANGELOG-1.18.md

    ### Bug or Regression
    
    - Fixed a bug where a high churn of events was causing master instability by reducing the maximum number of objects (events) attached to a single etcd lease. ([#100452](https://github.com/kubernetes/kubernetes/pull/100452), [@mborsz](https://github.com/mborsz)) [SIG API Machinery and Instrumentation]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Click Count (0)
  10. CHANGELOG/CHANGELOG-1.11.md

    New alpha features include:
    * Online volume resizing will increase the filesystem size of a resized volume without requiring a Pod restart.
    * AWS EBS and GCE PD volumes support increased limits on the maximum number of attached volumes per node.
    * Subpath volume directories can be created using DownwardAPI environment variables.
    
    ### SIG Windows
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Click Count (0)
Back to Top