k3s/cluster/saltbase/salt/kubelet
k8s-merge-robot 95a3737305 Merge pull request #21207 from WeixuZhuang/azure-push
Automatic merge from submit-queue

Enable setting up Kubernetes cluster in Ubuntu on Azure

Implement basic cloud provider functionality to deploy Kubernetes on
Azure.  SaltStack is used to deploy Kubernetes on top of Ubuntu 
virtual machines.  OpenVpn provides network connectivity.  For
kubelet authentication, we use basic authentication (username and 
password).  The scripts use the legacy Azure Service Management APIs.
  
We have set up a nightly test job in our Jenkins server for federated
testing to run the e2e test suite on Azure.  With the cloud provider
scripts in this commit, 14 e2e test cases pass in this environment.
We plan to implement additional Azure functionality to support more
test cases.

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/21207)
<!-- Reviewable:end -->
2016-06-27 11:11:45 -07:00
..
default Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07:00
init.sls Salt: force service provider to systemd if systemd 2016-01-20 12:20:50 -05:00
initd Fix the race when monit is used to monitor services which are also 2015-05-28 11:58:33 -07:00
kubeconfig Register the kubelet on the master node with an apiserver. This option is 2015-08-06 13:39:32 -07:00
kubelet.service fix for https://github.com/kubernetes/kubernetes/issues/13511 2016-03-25 22:29:09 +08:00