Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for plot (0.26 sec)

  1. CHANGELOG/CHANGELOG-1.12.md

        * Scale up forbidden window was protecting HPA against making decision to scale up based on metrics gathered during pod initialisation (which may be invalid, for example pod may be using a lot of CPU despite not doing any "actual" work).
        * To avoid that negative effect only use per pod metrics from pods that are:
        * - ready (so metrics about them should be valid), or
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.18.md

    SIG Storage made a lot of progress in the 1.18 release.
    In particular, the following storage features are moving to GA in Kubernetes 1.18:
    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)
  3. CHANGELOG/CHANGELOG-1.9.md

    * The Rackspace cloud provider has been removed after a long deprecation period. It was deprecated because it duplicates a lot of the OpenStack logic and can no longer be maintained. Please use the OpenStack cloud provider instead. ([#52855](https://github.com/kubernetes/kubernetes/pull/52855), [@NickrenREN](https://github.com/NickrenREN))
    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)
  4. CHANGELOG/CHANGELOG-1.26.md

    - go.opentelemetry.io/otel/sdk/export/metric: v0.20.0
    - go.opentelemetry.io/otel/sdk/metric: v0.20.0
    - gonum.org/v1/gonum: v0.6.2
    - gonum.org/v1/netlib: 7672324
    - gonum.org/v1/plot: e2840ee
    - modernc.org/cc: v1.0.0
    - modernc.org/golex: v1.0.0
    - modernc.org/mathutil: v1.0.0
    - modernc.org/strutil: v1.0.0
    - modernc.org/xc: v1.0.0
    - rsc.io/pdf: v0.1.1
    
    
    
    # v1.26.0-rc.1
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.29.md

    - KCCM: fixed transient node addition and removal caused by #121090 while syncing load balancers on large clusters with a lot of churn. ([#121091](https://github.com/kubernetes/kubernetes/pull/121091), [@alexanderConstantinescu](https://github.com/alexanderConstantinescu))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.30.md

      Until then we'll register UpdateNodeTaint event for plugins that have NodeAdded event, but don't have UpdateNodeTaint event.
      It'd result in a bad impact on the requeuing efficiency though, a lot better than some Pods being stuck in the
      unschedulable pod pool. ([#122292](https://github.com/kubernetes/kubernetes/pull/122292), [@sanposhiho](https://github.com/sanposhiho)) [SIG Node, Scheduling, Storage and Testing]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
Back to top