Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 60 (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.24.md

    ### Feature
    
    - Kubelet TCP and HTTP probes are more effective using networking resources: conntrack entries, sockets, ... 
      This is achieved by reducing the TIME-WAIT state of the connection to 1 second, instead of the defaults 60 seconds. This allows kubelet to free the socket, and free conntrack entry and ephemeral port associated. ([#115143](https://github.com/kubernetes/kubernetes/pull/115143), [@aojea](https://github.com/aojea)) [SIG Network and Node]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
Back to top