Commit Graph

69 Commits

Author SHA1 Message Date
Krishnakumar R 9f76840780 Kubernetes Autoscaler for Azure container service (AKS and ACS) 2018-05-07 07:42:10 -07:00
Pengfei Ni 1b0e26bfd3 Add zero nodes support for Azure VMSS 2018-05-02 17:07:27 +08:00
Pengfei Ni 857c7b13c6 Upgrade compute API version to 2017-12-01 2018-04-18 23:02:10 +08:00
Pengfei Ni 9b50b39c29 Read deployment parameters from files instead of environment variables 2018-02-24 15:52:48 +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
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
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
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 735462de9d Cleanup comments in azure provider 2017-12-19 11:04:57 +08:00
Pengfei Ni 03f1b91c89 Convert instance ID to lower case.
This is because instance.ID is in different in different API calls (e.g. GET and LIST).
2017-11-16 21:31:49 +08:00
Pengfei Ni 3a72e97db9 Add azure cloud provider 2017-11-16 21:27:55 +08:00
Marcin Wielgus 6df186aeac Remove Azure support 2017-08-17 22:36:31 +02:00
chenguoyan01 783a7abe53 Set the verbosity level for azureprovider info logs 2017-08-17 10:30:51 +08:00
chenguoyan01 a1c1ea1b93 use glog to replace fmt in azure cloudprovider 2017-08-16 16:59:55 +08:00
Oleg Atamanenko 451a779dfa Add support for Azure in cluster-autoscaler 2017-01-20 12:40:58 -05:00