[AlibabaCloud] Change alicloud to alibabacloud (#470)

This commit is contained in:
muya-zj
2018-12-26 22:42:56 +08:00
committed by Brian Goff
parent 3ab101da00
commit e5c3d0104c
24 changed files with 12 additions and 12 deletions

View File

@@ -139,13 +139,13 @@ Providers must provide the following functionality to be considered a supported
Alibaba Cloud ECI(Elastic Container Instance) is a service that allow you run containers without having to manage servers or clusters.
You can find more details in the [Alibaba Cloud ECI provider documentation](./providers/alicloud/README.md).
You can find more details in the [Alibaba Cloud ECI provider documentation](./providers/alibabacloud/README.md).
#### Configuration File
The alibaba ECI provider will read configuration file specified by the `--provider-config` flag.
The example configure file is `providers/alicloud/eci.toml`.
The example configure file is `providers/alibabacloud/eci.toml`.
### Azure Container Instances Provider