Ciprian Hacman
cd48856c98
Use registry.k8s.io for legacy addons
2023-02-12 13:45:08 +02:00
isaachui
62b6288223
fix cluster-autoscaler url from cluster_spec -> addons
2020-12-05 16:31:55 -08:00
axpraka
3033caa5e7
Update kops as kOps and remove extra spaces from .md files
...
- Updated kops as kOps in .md files.
- Remove extra spaces from .md files
2020-11-13 20:09:51 -05:00
Ciprian Hacman
61708eae6b
Rename kops to kOps in the docs
2020-10-29 19:40:53 +02:00
Ole Markus With
6cfd50a07a
Deprecate the old cas addon
2020-09-09 12:13:32 +02:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Coolknight
679fa744ce
Update v1.10.0.yaml
...
I had the following errors in the log:
2019-07-15 09:25:17 +02:00
Kubernetes Prow Robot
9a3bbb60fd
Merge pull request #6567 from iBluemind/master
...
addons/cluster-autoscaler: Add jq installation for OSX environment
2019-03-14 00:00:23 -07:00
Manjong Han
ba847c30e7
Add jq installation for OSX environment
2019-03-03 01:16:27 +09:00
James Sharpe
acad871b83
Rename addon.yml to addon.yaml
...
cluster-autoscaler addon fails to install due to incorrect naming of addon.yaml file.
2019-01-11 00:30:31 +00:00
Kubernetes Prow Robot
323b51ac54
Merge pull request #6090 from gas-buddy/eherot/autoscaler_curl_support
...
Automagically use curl instead of wget if that's what's available
2018-12-20 22:06:14 -08:00
Eric Herot
6c3356b630
Use a different method to suppress output of the which command
2018-11-28 17:12:25 -05:00
Eric Herot
ec06216b75
autoscaler setup: Use set -x to stop execution if errors are encountered
2018-11-16 16:16:08 -05:00
Eric Herot
487d00c27b
Automagically use curl instead of wget if that's what's available
2018-11-16 16:14:23 -05:00
k8s-ci-robot
0ee2f427be
Merge pull request #5929 from brosander/launch-config-autoscaler
...
Adding describe launch config to autoscaler permissions
2018-11-16 02:30:09 -08:00
Victor Trac
15f3011f24
fixed MIN_NODES missing closing bracket
2018-10-23 20:57:11 -05:00
Bryan Rosander
9f1836b494
Adding describe launch config to autoscaler permissions
2018-10-12 09:30:01 -04:00
k8s-ci-robot
61e33231cb
Merge pull request #5741 from koooge/ca_1_10
...
cluster-autoscaler.yaml for 1.10
2018-10-01 22:34:39 -07:00
Alexander Kulikov
6d30965b73
--output json added to aws
...
It can be text by default and fail.
2018-09-03 16:17:24 +03:00
koooge
8a106fb505
Adjust to kops
2018-09-03 16:55:18 +09:00
koooge
d21d6323d0
cluster-autoscaler for 1.10
2018-09-03 16:45:29 +09:00
sdarwin
b1e382bd32
add cluster-autoscaler.sh
2018-07-18 07:05:43 +00:00
Harshal Shah
deb4b484b4
Adding RHEL specific comment
2018-05-28 16:15:34 +05:30
Harshal Shah
6b996b4121
Fixing name of cert file
...
Fixing name of certificate file in the documentation. Also adding clarification for ASG group name.
2018-05-28 16:07:37 +05:30
k8s-ci-robot
ec11e48853
Merge pull request #4922 from jpds/autoscaler-prometheus
...
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-09 14:24:19 -07:00
Jonathan Davies
847f5bad52
addons/cluster-autoscaler: Added healthchecks.
2018-04-05 17:38:16 +01:00
Jonathan Davies
4d4bcf27e9
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-05 14:18:15 +01:00
k8s-ci-robot
4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
Michael Angelos Simos
e10c8b5db4
add storageclasses permissions for cluster-autoscaler:v1.1.0
2018-02-18 23:22:23 +02:00
Tim Hockin
79d5f793e7
Convert registry to k8s.gcr.io
2018-02-14 10:08:41 -08:00
Steve Coffman
6942f1d5e3
Reduce the Delta between this and the Autoscaler AWS documentation
2018-02-08 06:49:24 -05:00
Carlos Sanchez
febc9d4512
Add permissions to cluster autoscaler to get statefulsets
...
Otherwise getting error
User system:serviceaccount:kube-system:cluster-autoscaler cannot get statefulsets.apps in the namespace xxx. (get statefulsets.apps yyy)
2017-10-13 18:17:46 +02:00
Johan Hubens
e67788eef6
Add permissions for cluster autoscaler addon to scale down
...
Cluster autoscaler had insufficient permissions for the actions to scale down. fixes #3418
2017-09-19 13:51:33 +02:00
andrewsykim
6c01c946e6
cluster-autoscaler should use dnsPolicy Default
2017-09-16 19:44:45 -04:00
Johan Hubens
2087cac9e4
Allow cluster autoscaler addon to read statefulsets
...
Cluster autoscaler addon was unable to list/watch statefulsets when RBAC is enabled because it wasn't granted permission. fixes #3363
2017-09-11 13:44:48 +02:00
BradErz
be2305ff18
Adding pod/status update permissions and adding patch for events
2017-08-05 12:53:52 +01:00
BradErz
938f42ca5a
Fixing the order of the manifest
2017-08-05 12:52:01 +01:00
bhack
ddef7f13c5
Sync image version
2017-08-02 19:04:34 -07:00
Seth Pollack
5d9c432030
add cluster autoscaler addon
2017-05-28 16:35:15 -04:00
Otto Yiu
0993e0334b
Set tolerations on cluster-autoscaler.yaml as field for Kubernetes 1.6 support
2017-04-05 07:46:22 -07:00
yissachar
35f163d548
Merge pull request #1715 from justinsb/cluster_autoscaler_readme
...
Update cluster-autoscaler readme
2017-03-08 01:31:07 -05:00
Justin Santa Barbara
4c35c74680
Update cluster-autoscaler readme
2017-01-30 23:21:47 -05:00
Sergio Ballesteros
b0957f177a
Schedule autoscaler-addon in master nodes
2017-01-25 17:18:17 +01:00
Sergej Jevsejev
14912c284a
Update cluster-autoscaler to latest `0.4.0`
2017-01-20 10:41:40 +01:00
andrewsykim
1f18cb574f
fix bug in ca addon spec
2016-12-15 08:15:42 -05:00
andrewsykim
609149c1d9
cluster autoscaler addon
2016-11-16 14:19:38 -05:00