k3s/pkg/cloudprovider
k8s-merge-robot 928990730e Merge pull request #24457 from leokhoa/master
Automatic merge from submit-queue

AWS: Add support for ap-northeast-2 region (Seoul)

This PR does:
- Support AWS Seoul region: ap-northeast-2. 
Currently, I can not setup Kubernetes on AWS Seoul.  
Error Messages: 

> 
> ip-10-0-0-50 core # docker logs 0697db
> I0419 07:57:44.569174       1 aws.go:466] Zone not specified in configuration file; querying AWS metadata service
> F0419 07:57:44.570380       1 controllermanager.go:279] Cloud provider could not be initialized: could not init cloud provider "aws": not a valid AWS zone (unknown region): ap-northeast-2a
2016-05-02 09:46:47 -07:00
..
providers Merge pull request #24457 from leokhoa/master 2016-05-02 09:46:47 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
cloud.go Change LoadBalancer methods to take api.Service 2016-03-23 10:48:11 +00:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
plugins.go Fixed error handling of cloud init. 2015-09-08 10:46:49 +02:00