Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 53 for kubelet (0.2 sec)

  1. cni/pkg/nodeagent/testdata/cgroupns/1/cgroup

    0::/system.slice/docker-8445c3ca20fac1d8e74854d84a7e6a57297ffb22809098b2816b31a428f2b777.scope/kubelet.slice/kubelet-kubepods.slice/kubelet-kubepods-besteffort.slice/kubelet-kubepods-besteffort-pod863b91d4_4b68_4efa_917f_4b560e3e86aa.slice/cri-containerd-75c7fe7ad0df679971e755bd97b84dd68a32e1eba8e8f99b01ab3c07196a3e4a.scope...
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Fri Jan 26 20:34:28 GMT 2024
    - 326 bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    directories outside of the volume, including on the host filesystem.
    
    **Affected Versions**:
      - kubelet v1.22.0 - v1.22.1
      - kubelet v1.21.0 - v1.21.4
      - kubelet v1.20.0 - v1.20.10
      - kubelet <= v1.19.14
    
    **Fixed Versions**:
      - kubelet v1.22.2
      - kubelet v1.21.5
      - kubelet v1.20.11
      - kubelet v1.19.15
    
    This vulnerability was reported by Fabricio Voznika and Mark Wolters of Google.
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  3. CHANGELOG/CHANGELOG-1.10.md

    * Kubelet will set extended resource capacity to zero after it restarts. If the extended resource is exported by a device plugin, its capacity will change to a valid value after the device plugin re-connects with the Kubelet. If the extended resource is exported by an external component through direct node status capacity patching, the component should repatch the field after kubelet becomes ready again. During the time gap, pods previously...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.9.md

        *   Extends the gpu_device_plugin e2e_node test to verify that scheduled pods can continue to run even after a device plugin deletion and kubelet restart.
    *   The NodeController no longer supports kubelet 1.2. ([#48996](https://github.com/kubernetes/kubernetes/pull/48996),[ @k82cn](https://github.com/k82cn))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.27.md

    **Affected Versions**:
      - kubelet <= v1.28.0
      - kubelet <= v1.27.4
      - kubelet <= v1.26.7
      - kubelet <= v1.25.12
      - kubelet <= v1.24.16
    
    **Fixed Versions**:
      - kubelet v1.28.1
      - kubelet v1.27.5
      - kubelet v1.26.8
      - kubelet v1.25.13
      - kubelet v1.24.17
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.14.md

    - `kubelet_pleg_relist_interval_microseconds` -> `kubelet_pleg_relist_interval_seconds`
    - `kubelet_eviction_stats_age_microseconds` -> `kubelet_eviction_stats_age_seconds`
    - `kubelet_runtime_operations` -> `kubelet_runtime_operations_total`
    - `kubelet_runtime_operations_latency_microseconds` -> `kubelet_runtime_operations_duration_seconds`
    - `kubelet_runtime_operations_errors` -> `kubelet_runtime_operations_errors_total`
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.11.md

    or `/etc/sysconfig/kubelet`, depending on the system you're...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.3.md

    ## Changelog since v1.3.0-beta.2
    
    ### Action Required
    
    * [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers ([#28258](https://github.com/kubernetes/kubernetes/pull/28258), [@vishh](https://github.com/vishh))
    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)
  9. CHANGELOG/CHANGELOG-1.18.md

          - `kubelet_pleg_relist_interval_microseconds` -> `kubelet_pleg_relist_interval_seconds`
          - `kubelet_eviction_stats_age_microseconds` -> `kubelet_eviction_stats_age_seconds`
          - `kubelet_runtime_operations` -> `kubelet_runtime_operations_total`
          - `kubelet_runtime_operations_latency_microseconds` -> `kubelet_runtime_operations_duration_seconds`
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  10. common-protos/k8s.io/api/resource/v1alpha2/generated.proto

      // Setting this field is optional. It has a maximum size of 32 entries.
      // If null (or empty), it is assumed this allocation will be processed by a
      // single kubelet plugin with no ResourceHandle data attached. The name of
      // the kubelet plugin invoked will match the DriverName set in the
      // ResourceClaimStatus this AllocationResult is embedded in.
      //
      // +listType=atomic
      // +optional
      repeated ResourceHandle resourceHandles = 1;
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 14.4K bytes
    - Viewed (0)
Back to top