Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 8601 (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.18.md

    - CPU limits are now respected for Windows containers. If a node is over-provisioned, no weighting is used, only limits are respected. ([#86101](https://github.com/kubernetes/kubernetes/pull/86101), [@PatrickLang](https://github.com/PatrickLang)) [SIG Node, Testing and Windows]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

    message ISCSIPersistentVolumeSource {
      // targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port
      // is other than default (typically TCP ports 860 and 3260).
      optional string targetPortal = 1;
    
      // iqn is Target iSCSI Qualified Name.
      optional string iqn = 2;
    
      // lun is iSCSI Target Lun number.
      optional int32 lun = 3;
    
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.27.md

    - golang.org/x/xerrors: 5ec99f8 → 04be3eb
    - google.golang.org/grpc: v1.49.0 → v1.51.0
    - gopkg.in/check.v1: 8fa4692 → 10cb982
    - gopkg.in/square/go-jose.v2: v2.2.2 → v2.6.0
    - k8s.io/klog/v2: v2.80.1 → v2.90.1
    - k8s.io/kube-openapi: 172d655 → 15aac26
    - k8s.io/utils: 1a15be2 → a36077c
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.1.1
    - sigs.k8s.io/json: f223a00 → bc3834c
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.25.md

    - google.golang.org/genproto: 42d7afd → c8bf987
    - google.golang.org/grpc: v1.40.0 → v1.47.0
    - google.golang.org/protobuf: v1.27.1 → v1.28.0
    - gopkg.in/yaml.v3: 496545a → v3.0.1
    - k8s.io/klog/v2: v2.60.1 → v2.70.1
    - k8s.io/kube-openapi: 3ee0da9 → 67bda5d
    - k8s.io/utils: 3a6ce19 → ee6ede2
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.30 → v0.0.32
    - sigs.k8s.io/json: 9f7c6b3 → f223a00
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.26.md

    - golang.org/x/tools: v0.1.12 → v0.2.0
    - google.golang.org/grpc: v1.47.0 → v1.49.0
    - google.golang.org/protobuf: v1.28.0 → v1.28.1
    - k8s.io/gengo: c02415c → c0856e2
    - k8s.io/klog/v2: v2.70.1 → v2.80.1
    - k8s.io/kube-openapi: 67bda5d → 172d655
    - k8s.io/system-validators: v1.7.0 → v1.8.0
    - k8s.io/utils: ee6ede2 → 1a15be2
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.32 → v0.0.33
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.24.md

    - golang.org/x/time: 1f47c86 → 90d013b
    - golang.org/x/tools: d4cc65f → 897bd77
    - google.golang.org/genproto: fe13028 → 42d7afd
    - k8s.io/gengo: 485abfe → c02415c
    - k8s.io/klog/v2: v2.30.0 → v2.60.1
    - k8s.io/kube-openapi: e816edb → 3ee0da9
    - k8s.io/system-validators: v1.6.0 → v1.7.0
    - k8s.io/utils: cb0fa31 → 3a6ce19
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.25 → v0.0.30
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.8.md

    * Updated Dashboard add-on to version 1.8.0: The Dashboard add-on now deploys with https enabled. The Dashboard can be accessed via kubectl proxy at http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/. The /ui redirect is deprecated and will be removed in 1.10. ([#53046](https://github.com/kubernetes/kubernetes/pull/53046), [@maciaszczykm](https://github.com/maciaszczykm))...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.9.md

    * Updated Dashboard add-on to version 1.8.0: The Dashboard add-on now deploys with https enabled. The Dashboard can be accessed via kubectl proxy at http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/. The /ui redirect is deprecated and will be removed in 1.10. ([#53046](https://github.com/kubernetes/kubernetes/pull/53046), [@maciaszczykm](https://github.com/maciaszczykm))...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
Back to top