Commit Graph

852 Commits

Author SHA1 Message Date
fanyang e287652a07 some typo 2018-02-07 16:04:07 +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
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
Marcin Wielgus bdd668a214
Merge pull request #553 from feiskyer/etcd-key
Add support for configuring etcd private keys
2018-01-17 15:23:49 +01:00
Marcin Wielgus 93635e09fc
Merge pull request #552 from feiskyer/vmss-compatible
Reduce API calls and avoid touching Azure rate limits
2018-01-17 15:22:28 +01:00
Pengfei Ni b6076578f3 Update documentation 2018-01-17 14:07:34 +08:00
Pengfei Ni 81869f6109 Add support for configuring etcd private keys
Refer https://github.com/Azure/acs-engine/releases/tag/v0.12.0.
2018-01-17 14:06:56 +08:00
Aleksandra Malinowska b17b6c3ec5 Wait before publishing no nodes ready after start 2018-01-16 19:04:38 +01:00
Aleksandra Malinowska 3894ecb470 Export unregistered node count metric 2018-01-16 16:56:40 +01:00
Aleksandra Malinowska 27efa05b1d Publish ClusterUnhealthy events 2018-01-16 16:56:36 +01:00
Aleksandra Malinowska 1b728d411b Publish status and metrics for empty cluster 2018-01-16 16:07:29 +01:00
Aleksandra Malinowska 3d33b64599 Export long unregistered node count metric 2018-01-16 16:07:24 +01:00
Pengfei Ni 18827c1571 Reduce API calls for Azure VMAS 2018-01-16 22:13:05 +08:00
Pengfei Ni 18847169e7 Reduce API calls for Azure VMSS 2018-01-16 16:52:56 +08:00
Pengfei Ni c8a680239a Ensure azureRef consistent with providerID from kubernetes cloud provider 2018-01-16 12:46:16 +08:00
Pengfei Ni 0b5cabdaf9 Support multiple node groups on Azure (#542)
* Add azure node group caches

* Fix azure client fakes

* Wrap all clients to azClient

* Add support for multipe node groups in Azure

* Add unit tests
2018-01-15 11:33:41 +01:00
Pengfei Ni 8fc2d2f55a Trim spaces for user-specified configs 2018-01-11 22:48:26 +08:00
Marcin Wielgus 5239169e37
Merge pull request #520 from feiskyer/docker-push
Use docker push for non-gcr images
2018-01-03 19:30:22 +01:00
Pengfei Ni dd5a0e05fd Add operator and pod tolerations 2018-01-03 10:46:03 +08:00
Pengfei Ni f88a000e0f Use docker push for non-gcr images 2018-01-03 10:42:12 +08:00
Marcin Wielgus 30f4fabc15
Merge pull request #522 from mwieczorek/azure-patch1
Add operator and value to pod tolerations in azure example yaml
2018-01-02 19:45:42 +01:00
Beata Skiba 73641caef4 Add info about CA limitations in multi-zonal cluster with stateful sets 2018-01-02 18:48:17 +01:00
mwieczorek d6f1fee930 Add operator and value to pod tolerations in azure example yaml
and change image url to accessible one
2018-01-02 16:11:22 +01:00
Pengfei Ni a5ed998ef1 Fix golint problems 2017-12-29 10:04:45 +08:00
Pengfei Ni e2da77059f Support clusters without windows nodes 2017-12-29 10:04:45 +08:00
Pengfei Ni d7d8601011 Update deployment guides 2017-12-29 10:04:44 +08:00
Pengfei Ni a4810fe323 Add unit tests 2017-12-29 10:04:09 +08:00
Pengfei Ni 22a40bc7b6 Add mock clients 2017-12-29 10:04:09 +08:00
Pengfei Ni 375d7672fc Update azure vendors 2017-12-29 10:04:09 +08:00
Pengfei Ni 0f6be566ed Add support for acs-engine managed agent pools 2017-12-29 10:04:09 +08:00
Pengfei Ni 59b0087eeb Add new options and azure clients for standard node pools cluster 2017-12-29 10:04:09 +08:00
Pengfei Ni 49d191d4ab Move ScaleSet to a separate file 2017-12-29 10:04:09 +08:00
Marcin Wielgus d5f091a886
Merge pull request #508 from mwielgus/wait-for-pods
Skip iteration if pending pods are too new
2017-12-28 17:22:38 +01:00
Marcin Wielgus 15b10c8f67 Skip iteration if pending pods are too new 2017-12-28 16:55:44 +01:00
Marcin Wielgus 2d6cd1c92c
Merge pull request #498 from aleksandra-malinowska/use-allocatable-for-utilization
Use allocatable instead of capacity to calculate node utilization
2017-12-28 15:49:20 +01:00
Tim Hockin c7a8bee589 Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00