Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for SELECT (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.2.md

    automatically provision a PersistentVolume to bind to an unfulfilled
    PersistentVolumeClaim.
      * Run multiple schedulers in parallel, e.g. one or more custom schedulers
    alongside the default Kubernetes scheduler, using pod annotations to select
    among the schedulers for each pod. Documentation is [here](http://kubernetes.io/docs/admin/multiple-schedulers.md), design doc is [here](docs/proposals/multiple-schedulers.md).
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Dec 04 06:36:19 GMT 2020
    - 41.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.3.md

    * If the cluster node count exceeds the GCE TargetPool maximum (currently 1000), ([#25178](https://github.com/kubernetes/kubernetes/pull/25178), [@zmerlynn](https://github.com/zmerlynn))
        * randomly select which nodes are members of Kubernetes External Load Balancers.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 84K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.26.md

       ([#109525](https://github.com/kubernetes/kubernetes/pull/109525), [@jonyhy96](https://github.com/jonyhy96))
    
    ### Feature
    
    - 'Added selector validation to `HorizontalPodAutoscaler`: when multiple HPAs
      select the same set of Pods, scaling now will be disabled for those HPAs with
      the reason `AmbiguousSelector`. This change also covers a case when multiple HPAs
      point to the same deployment.'
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.14.md

    * "kubectl wait" command now supports the "--all" flag to select all resources in the namespace of the specified resource types. ([#70599](https://github.com/kubernetes/kubernetes/pull/70599), [@caesarxuchao](https://github.com/caesarxuchao))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
Back to top