Maciej Pytel
abbc45da2e
Delay scale-up including GPU request
...
Nodes with GPU are expensive and it's likely a bunch of pods
using them will be created in a batch. In this case we can
wait a bit for all pods to be created to make more efficient
scale-up decision.
2018-03-02 15:55:04 +01:00
Maciej Pytel
d876d74912
Ignore unfitness in price expander if using GPU
2018-03-02 15:50:43 +01:00
Marcin Wielgus
ce2a8eabff
Merge pull request #681 from feiskyer/az
...
Improve azure node's providerID handling
2018-02-26 13:24:02 +01:00
Pengfei Ni
91f6bfdd79
Update documentation and manifests
2018-02-24 15:53:29 +08:00
Pengfei Ni
9b50b39c29
Read deployment parameters from files instead of environment variables
2018-02-24 15:52:48 +08:00
Pengfei Ni
0014a2b99c
Use Get API to fetch node's ID
2018-02-24 14:13:57 +08:00
Pengfei Ni
94bb667c07
Do not convert cases for providerID
2018-02-24 14:13:27 +08:00
Marcin Wielgus
7c31ecea43
Merge pull request #665 from rvkubiak/cluster-autoscaler_cloudbuild
...
Add GCB config for cluster-autoscaler
2018-02-19 13:52:57 +01:00
Ryan Kubiak
ef886b828d
Add GCB config for cluster-autoscaler
...
Enables building of the cluster-autoscaler container using Google
Container Builder. This is part of a larger effort to automate and
establish provenance for Kubernetes add-on images.
2018-02-15 16:03:35 -08:00
Marcin Wielgus
ae80aea8bd
Merge pull request #640 from aleksandra-malinowska/disable-soft-affinity
...
Disable checking inter pod affinity predicate if not necessary
2018-02-14 15:35:51 +01:00
Aleksandra Malinowska
9cc322a61d
Disable checking inter pod affinity predicate if only preferred or node affinity used
2018-02-14 14:40:02 +01:00
Pengfei Ni
b70e613cfd
Add reviewers
2018-02-14 20:30:53 +08:00
Marcin Wielgus
0ea9cec33e
Merge pull request #639 from aleksandra-malinowska/update-dockerfiles
...
Use Debian base to build Cluster Autoscaler image
2018-02-14 13:17:31 +01:00
Aleksandra Malinowska
8070f37023
Use Debian image
2018-02-14 13:01:29 +01:00
Aleksandra Malinowska
8abe69b121
Merge pull request #648 from discordianfish/fix-nvidia-gpu-resource-name
...
AWS: Fix nvidia gpu resource name, re-enable ScaleToZero
2018-02-14 12:30:20 +01:00
Marcin Wielgus
d7a542e501
Merge pull request #645 from feiskyer/storageclass
...
storageclass permission is required
2018-02-14 12:27:40 +01:00
Pengfei Ni
96dae4818a
storageclass permission is required
2018-02-14 08:21:32 +08:00
Johannes 'fish' Ziemke
cf27c68d73
Allow scaling to zero on AWS
2018-02-13 16:13:40 +01:00
Johannes 'fish' Ziemke
4eb83911df
Fix nvidia gpu resource name on AWS
2018-02-13 16:00:17 +01:00
Pengfei Ni
3893263af3
Document useInstanceMetadata settings for Azure standard vmType
2018-02-09 23:12:27 +08:00
Beata Skiba
5302c37d6d
Merge pull request #527 from simnalamburt/fix-doc
...
Update documentation: AWS now supports ARNs for autoscaling groups
2018-02-09 09:45:36 +01:00
Carlos Sanchez
5ea4ddac97
storageclasses permission is required
...
```
Listing and watching *v1.StorageClass from k8s.io/autoscaler/cluster-autoscaler/vendor/k8s.io/client-go/informers/factory.go:86
k8s.io/autoscaler/cluster-autoscaler/vendor/k8s.io/client-go/informers/factory.go:86: Failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:serviceaccount:kube-system:cluster-autoscaler" cannot list storageclasses.storage.k8s.io at the cluster scope
```
2018-02-08 13:14:56 +01:00
anniedy
bf59e3daa5
Typo fix unneded->[unneeded] ( #623 )
...
* Update clusterstate.md
* Update scale_down.go
* Update static_autoscaler.go
2018-02-07 17:36:58 +01:00
Beata Skiba
ac71071e7b
Add release notes for 1.1.0 and 1.1.1 to readme
2018-02-07 16:05:40 +01:00
Beata Skiba
2c46b03362
Merge pull request #627 from 2eron/code-comment-typo
...
Fix typo in code comment
2018-02-07 09:59:25 +01:00
Beata Skiba
f1080eb969
Merge pull request #626 from hangyan/fix-typo-in-proposals
...
Fix various typos in proposals
2018-02-07 09:59:06 +01:00
Beata Skiba
b7b4a30c85
Merge pull request #625 from sailingwithoutwind/fix/some_typo
...
some typo
2018-02-07 09:58:39 +01:00
Beata Skiba
99b899bb74
Merge pull request #624 from hangyan/fix-typos
...
Fix various typos in clusterstate package
2018-02-07 09:58:07 +01:00
Wei Li
8a577b33ad
Fix typo in code comment
2018-02-07 16:39:50 +08:00
Hang Yan
d841d87d49
Fix various typos in proposals
2018-02-07 16:12:03 +08:00
fanyang
e287652a07
some typo
2018-02-07 16:04:07 +08:00
Hang Yan
b4713c22d5
Fix various typos in clusterstate package
2018-02-07 16:03:51 +08:00
Jamie Fang
2a9fe8bb81
Update README.md
2018-02-07 11:58:52 +08:00
Beata Skiba
eb57b5bea4
Merge pull request #621 from yank1/fix-typo-in-main-file
...
fix typo in main file
2018-02-06 17:43:03 +01:00
Beata Skiba
4979d7375c
Merge pull request #620 from CoderAway28th/fix/typo
...
fix typos in balance_similar.md and pricing.md
2018-02-06 17:36:51 +01:00
yank1
ee3f3881b9
fix typo in main file
2018-02-07 00:27:10 +08:00
lmxia
ea31397c64
fix typos in balance_similar.md and pricing.md
2018-02-06 22:50:22 +08:00
Beata Skiba
a38c34217b
Merge pull request #603 from zparnold/rbac-changes
...
update docs with RBAC info
2018-02-06 11:01:07 +01:00
Hang Yan
a742e2e52c
Fix function name typo
2018-02-06 17:15:46 +08:00
Beata Skiba
831847d2ec
Merge pull request #616 from hangyan/fix-var-typo
...
Fix const string typo
2018-02-06 09:47:00 +01:00
Hang Yan
d0b1279621
Fix const string typo
2018-02-06 14:12:35 +08:00
Lihua Tang
5e6f15707e
var name typo
2018-02-06 10:56:52 +08:00
Zach Arnold
4691f9f6b5
update docs with RBAC info
2018-02-01 14:06:42 -08:00
Beata Skiba
346a5c26a9
Remove old unregistered nodes before checking cluster healthiness
2018-02-01 16:34:50 +01:00
Hyeon Kim
d59c1a09b0
Update documentation: AWS now supports ARNs for autoscaling groups
...
Closes #234
2018-02-01 16:58:01 +09:00
Marcin Wielgus
0f905669bb
Merge pull request #565 from rickard-von-essen/aws-tag-docs
...
CA AWS: Clarify that auto-discovery configuration
2018-01-23 20:40:30 +01:00
spencersugarman
d65de7928a
Fix typos
2018-01-22 11:58:21 -08:00
Rickard von Essen
46db29803d
CA AWS: Clarify that auto-discovery configuration
...
- Clarify that the only the tag key is used for auto-discovery
- Remove some obsolete information on how to obtain the code with this
feature.
2018-01-22 13:08:30 +01:00
Rickard von Essen
9953f6c3fe
CA AWS: Update README regarding scale-down-delay
...
63310ef41a replaced the `--scale-down-delay` flag with the `--scale-down-delay-after-add`, `--scale-down-delay-after-delete`, and `--scale-down-delay-after-failure` flags. This updates the README accordingly.
2018-01-18 16:26:41 +01:00
Tim Hockin
2c4477065c
Pushes go to staging-k8s.gcr.io
2018-01-17 14:16:38 -08:00