• Kubernetes Submit Queue's avatar
    Merge pull request #36033 from DirectXMan12/feature/hpa-v2 · 45d122dd
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40796, 40878, 36033, 40838, 41210)
    
    HPA v2 (API Changes)
    
    **Release note**:
    ```release-note
    Introduces an new alpha version of the Horizontal Pod Autoscaler including expanded support for specifying metrics.
    ```
    
    Implements the API changes for kubernetes/features#117.
    
    This implements #34754, which is the new design for the Horizontal Pod Autoscaler.  It includes improved support for custom metrics (and/or arbitrary metrics) as well as expanded support for resource metrics.  The new HPA object is introduces in the API group "autoscaling/v1alpha1".
    
    Note that the improved custom metric support currently is limited to per pod metrics from Heapster -- attempting to use the new "object metrics" will simply result in an error.  This will change once #34586 is merged and implemented.
    45d122dd
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-aggregator Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...