Commit Graph

28 Commits

Author SHA1 Message Date
zhanwang 4fc4cab761
repair url in balance_similar.md
repair url in balance_similar.md
2019-12-30 10:30:23 +08:00
Cria Hu 17ab00865b
fix broken link: https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/core/utils.go 2019-12-19 17:55:27 +08:00
Pengfei Ni 128729bae9 Move schedulercache to package nodeinfo 2019-02-21 12:41:08 +08:00
JoeWrightss 322e271f5b
Fix some spelling errors 2018-12-08 01:10:18 +08:00
Karol Gołąb aae4d1270a Make GetGpuTypeForMetrics more robust 2018-06-26 21:35:16 +02:00
AdamDang 498e99aec6
Typo fix: "it's reaction time is short"->"its reaction time is short"
"it's reaction time is short"->"its reaction time is short"
2018-05-22 22:08:21 +08:00
AdamDang ebb18bc050
"N1-standard"->"n1-standard"
"N1-standard"->"n1-standard"
2018-03-29 00:43:00 +08:00
AdamDang 2ee9ebea2b
Update pricing.md
"n1-standard-..." should be changed to "N1-standard-..."
In this doc, mostly using  "N1-standard-...", but there are several "n1-standard-...", too.
It's better to use same format.
2018-03-28 21:29:25 +08:00
Hang Yan d841d87d49 Fix various typos in proposals 2018-02-07 16:12:03 +08:00
lmxia ea31397c64 fix typos in balance_similar.md and pricing.md 2018-02-06 22:50:22 +08:00
Maciej Pytel e1eabe5986 Update metrics documentation 2017-11-07 17:37:10 +01:00
Beata Skiba ac8004f41a Cluster Autoscaler scalability testing report 2017-09-26 18:43:02 +02:00
Nikhita Raghunath b82adcdff7 Fix link after design proposal move 2017-09-26 00:26:26 +05:30
Sergey Lanzman 437a3f60e1 Small optimize code 2017-09-04 23:50:45 +03:00
Marcin Wielgus f6a7eadadf Labels in NAP proposal update 2017-08-16 14:27:44 +02:00
Marcin Wielgus 64f9e065f4 Node Auto-provisioning doc 2017-08-09 13:59:31 +02:00
Beata Skiba e582a1745b Kubemark integration proposal. 2017-06-30 15:57:58 +02:00
Maciej Pytel 9123400fcf Change function duration metric to histogram
Many functions take an order of magnitude more time
if they actually decide to take an action (like deleting
node in scale-down) and it's ok if executing action is
slow. That makes summary less useful, as we expect to
have large outliers on some percentile, depending on
churn in cluster. Instead having a histogram gives
us the fuller picture of how the distribution of
function runtimes look like.
2017-06-23 12:06:28 +02:00
Marcin Wielgus cd6b27b48f Merge pull request #93 from MaciekPytel/node_group_sets_proposal
Proposal for balancing node groups for multizone
2017-05-31 11:23:29 +02:00
Maciej Pytel d7a7fc659b Proposal for balancing node groups for multizone 2017-05-31 10:54:34 +02:00
Marcin Wielgus 1397882fbe Price-based node group ranking function 2017-05-26 10:31:57 +02:00
Marcin Wielgus ff258b87a1 Min at zero - design doc 2017-05-11 14:44:20 +02:00
Maciej Pytel f7946c8d21 Updated document format 2017-05-10 16:01:21 +02:00
Maciej Pytel 2481d8f706 Renamed metrics 2017-05-10 12:15:23 +02:00
Maciej Pytel 7953a3f0eb CA metrics proposal 2017-05-08 19:04:14 +02:00
Marcin Wielgus c4cf6885f1 Cluster-autoscaler: update unready nodes proposal 2017-01-12 01:04:20 +00:00
Marcin Wielgus 547c7aab56 Cluster-autoscaler: include unregistered nodes in proposal 2017-01-04 15:15:01 +01:00
Marcin Wielgus e0aab3f307 Cluster-autoscaler: cluster state registry proposal 2017-01-02 16:00:33 +01:00