• Weixu Zhuang's avatar
    Implement Azure cloud provider scripts · e35c1ccb
    Weixu Zhuang authored
    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.
    e35c1ccb
nginx.json 1.15 KB