Search Options

Results per page
Sort
Preferred Languages
Advance

Results 211 - 212 of 212 for flavor (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.23.md

    ### HorizontalPodAutoscaler v2 graduates to GA
    
    Version 2 of the HorizontalPodAutoscaler API graduates to stable in the 1.23 release. The HorizontalPodAutoscaler `autoscaling/v2beta2` API is deprecated in favor of the new `autoscaling/v2` API, which the Kubernetes project recommends for all use cases.
    
    This release does *not* deprecate the v1 HorizontalPodAutoscaler API.
    
    ### Generic Ephemeral Volume feature graduates to GA
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg math, func Float32bits(float32) uint32
    pkg math, func Float32frombits(uint32) float32
    pkg math, func Float64bits(float64) uint64
    pkg math, func Float64frombits(uint64) float64
    pkg math, func Floor(float64) float64
    pkg math, func Frexp(float64) (float64, int)
    pkg math, func Gamma(float64) float64
    pkg math, func Hypot(float64, float64) float64
    pkg math, func Ilogb(float64) int
    pkg math, func Inf(int) float64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top