Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for sekond (0.29 sec)

  1. CHANGELOG/CHANGELOG-1.18.md

          - `rest_client_request_latency_seconds` -> `rest_client_request_duration_seconds`
          - `scheduler_scheduling_latency_seconds` -> `scheduler_scheduling_duration_seconds `
          - `docker_operations` -> `docker_operations_total`
          - `docker_operations_latency_microseconds` -> `docker_operations_duration_seconds`
          - `docker_operations_errors` -> `docker_operations_errors_total`
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.17.md

    - Deprecated metric `rest_client_request_latency_seconds` has been turned off. ([#83836](https://github.com/kubernetes/kubernetes/pull/83836), [@RainbowMango](https://github.com/RainbowMango))
    - Following metrics from kubelet are now marked as with the ALPHA stability level:
      `node_cpu_usage_seconds_total`
      `node_memory_working_set_bytes`
      `container_cpu_usage_seconds_total`
      `container_memory_working_set_bytes`
      `scrape_error`
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.28.md

    - `kube-proxy` in iptables mode will now have separate `sync_full_proxy_rules_duration_seconds`\nand
      `sync_partial_proxy_rules_duration_seconds` (in addition to the existing\n`sync_proxy_rules_duration_seconds`),
      giving better information about the duration of each \nsync type, rather than
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.8.md

    identified in large-scale clusters when deleting thousands of pods simultaneously across hundreds of nodes. Kubelets in this scenario can encounter temporarily increased latency of `delete pod` API calls -- above the target service level objective of 1 second. If you run clusters with this usage pattern and if pod deletion latency could be an issue for you, you might want to wait until the issue is resolved before you upgrade.
    
    For more information and for updates on resolution of this issue,...
    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)
  5. CHANGELOG/CHANGELOG-1.12.md

        *   reflector_items_per_list
        *   reflector_items_per_watch
        *   reflector_last_resource_version
        *   reflector_list_duration_seconds
        *   reflector_lists_total
        *   reflector_short_watches_total
        *   reflector_watch_duration_seconds
        *   reflector_watches_total
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.27.md

    - Kubelet TCP and HTTP probes are now 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))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  7. CHANGELOG/CHANGELOG-1.21.md

    - Remove the deprecated metrics "scheduling_algorithm_preemption_evaluation_seconds" and "binding_duration_seconds", suggest to use "scheduler_framework_extension_point_duration_seconds" instead. ([#96447](https://github.com/kubernetes/kubernetes/pull/96447), [@chendave](https://github.com/chendave)) [SIG Cluster Lifecycle, Instrumentation, Scheduling and Testing]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  8. CHANGELOG/CHANGELOG-1.9.md

      For more information, see [#57198](https://github.com/kubernetes/kubernetes/issues/57198).
    
    *   Mutating and validating webhook configurations are continuously polled by the API server (once per second). This issue will be fixed in a future release.
    
      For more information, see [#56357](https://github.com/kubernetes/kubernetes/issues/56357).
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.10.md

    * GCE/GKE load balancer health check default interval changes from 2 seconds to 8 seconds, unhealthyThreshold to 3. ([#70099](https://github.com/kubernetes/kubernetes/pull/70099), [@grayluck](https://github.com/grayluck))
        * Health check parameters are configurable to be bigger than default values.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.11.md

    * fix azure disk attachment error on Linux ([#70002](https://github.com/kubernetes/kubernetes/pull/70002), [@andyzhangx](https://github.com/andyzhangx))
    * GCE/GKE load balancer health check default interval changes from 2 seconds to 8 seconds, unhealthyThreshold to 3. ([#70099](https://github.com/kubernetes/kubernetes/pull/70099), [@grayluck](https://github.com/grayluck))
        * Health check parameters are configurable to be bigger than default values.
    
    
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
Back to top