Adding supported regions for Azure Provider (#92)

This commit is contained in:
Bhargav Nookala
2018-02-14 11:14:20 -08:00
committed by Robbie Zhang
parent f4ebbfc7a3
commit a99f2d08c1
2 changed files with 30 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ The best description is "Kubernetes API on top, programmable back."
+ [Adding a New Provider via the Provider Interface](#adding-a-new-provider-via-the-provider-interface)
* [Testing](#testing)
+ [Testing the Azure Provider Client](#testing-the-azure-provider-client)
* [Known quirks and workarounds](#known-quirks-and-workaroundss)
* [Known quirks and workarounds](#known-quirks-and-workarounds)
* [Contributing](#contributing)
## How It Works