add provider-gcp and provider-baidu in consume-cloud-services.md (#514)
* add provider-gcp and provider-baidu in consume-cloud-services.md Signed-off-by: Nicola115 <2225992901@qq.com> * change provider-xxx into terraform-xxx Signed-off-by: Nicola115 <2225992901@qq.com> * fix names of addon Signed-off-by: Nicola115 <2225992901@qq.com> * Update i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
This commit is contained in:
		
							parent
							
								
									c8e0240366
								
							
						
					
					
						commit
						416a8e13ec
					
				| 
						 | 
				
			
			@ -22,12 +22,14 @@ In this section, we introduce an example to show you how to deploy cloud service
 | 
			
		|||
First, visit [VelaUX (KubeVela Dashboard)](../install#3-install-velaux), switch to the tab `Addon`, and click up addon
 | 
			
		||||
`terraform-xxx`. `xxx` stands for the cloud provider name. We support the following Addons:
 | 
			
		||||
 | 
			
		||||
- provider-alibaba
 | 
			
		||||
- provider-aws
 | 
			
		||||
- provider-azure
 | 
			
		||||
- provider-tencent
 | 
			
		||||
- terraform-alibaba
 | 
			
		||||
- terraform-aws
 | 
			
		||||
- terraform-azure
 | 
			
		||||
- terraform-tencent  
 | 
			
		||||
- terraform-gcp  
 | 
			
		||||
- terraform-baidu  
 | 
			
		||||
 | 
			
		||||
We can provision cloud resources in Alibaba Cloud, AWS, Azure and Tencent Cloud respectively.
 | 
			
		||||
We can provision cloud resources in Alibaba Cloud, AWS, Azure, Tencent Cloud, Google Cloud Platform and Baidu Cloud respectively.
 | 
			
		||||
 | 
			
		||||
Follow the instructions on all the properties of the addon for each cloud provider to set the addon and enable it.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -112,4 +114,4 @@ In the last section `Component Status`, the health status and the message of the
 | 
			
		|||
 | 
			
		||||
- The cloud service is always ProvisioningAndChecking and has no name
 | 
			
		||||
 | 
			
		||||
> The creation of cloud services generally takes a certain amount of time. Please wait or enter the cloud vendor console to view the creation progress.
 | 
			
		||||
> The creation of cloud services generally takes a certain amount of time. Please wait or enter the cloud vendor console to view the creation progress.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,12 +20,14 @@ description: 本文介绍通过 KubeVela 交付云厂商提供的服务,并能
 | 
			
		|||
首先,访问[VelaUX (KubeVela Dashboard)](../install#3-安装-VelaUX),切换到 "Addon" 标签,并点击 addon
 | 
			
		||||
`terraform-xxx`。`xxx`代表云提供商的名称。我们支持以下的插件:
 | 
			
		||||
 | 
			
		||||
- provider-alibaba
 | 
			
		||||
- provider-aws
 | 
			
		||||
- provider-azure
 | 
			
		||||
- provider-tencent
 | 
			
		||||
- terraform-alibaba
 | 
			
		||||
- terraform-aws
 | 
			
		||||
- terraform-azure
 | 
			
		||||
- terraform-tencent  
 | 
			
		||||
- terraform-gcp  
 | 
			
		||||
- terraform-baidu  
 | 
			
		||||
 | 
			
		||||
我们可以分别在阿里巴巴云、AWS、Azure 和腾讯云配置云资源。
 | 
			
		||||
我们可以分别在阿里云、AWS、Azure、腾讯云、Google Cloud Platform和百度云配置云资源。
 | 
			
		||||
 | 
			
		||||
按照每个云提供商的插件的所有属性上的说明来设置插件并启用它。
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -103,4 +105,4 @@ KubeVela支持的云资源请见[列表](../end-user/components/cloud-services/c
 | 
			
		|||
 | 
			
		||||
- 云服务一直处在 ProvisioningAndChecking 状态,且无名称。
 | 
			
		||||
 | 
			
		||||
> 云服务的创建一般需要一定时间,请等候或者进入云厂商控制台查看创建进度。
 | 
			
		||||
> 云服务的创建一般需要一定时间,请等候或者进入云厂商控制台查看创建进度。
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,12 +20,14 @@ description: 本文介绍通过 KubeVela 交付云厂商提供的服务,并能
 | 
			
		|||
首先,访问[VelaUX (KubeVela Dashboard)](../install#3-安装-VelaUX),切换到 "Addon" 标签,并点击 addon
 | 
			
		||||
`terraform-xxx`。`xxx`代表云提供商的名称。我们支持以下的插件:
 | 
			
		||||
 | 
			
		||||
- provider-alibaba
 | 
			
		||||
- provider-aws
 | 
			
		||||
- provider-azure
 | 
			
		||||
- provider-tencent
 | 
			
		||||
- terraform-alibaba
 | 
			
		||||
- terraform-aws
 | 
			
		||||
- terraform-azure
 | 
			
		||||
- terraform-tencent  
 | 
			
		||||
- terraform-gcp  
 | 
			
		||||
- terraform-baidu  
 | 
			
		||||
 | 
			
		||||
我们可以分别在阿里巴巴云、AWS、Azure 和腾讯云配置云资源。
 | 
			
		||||
我们可以分别在阿里巴巴云、AWS、Azure、腾讯云、Google Cloud Platform和百度云配置云资源。
 | 
			
		||||
 | 
			
		||||
按照每个云提供商的插件的所有属性上的说明来设置插件并启用它。
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -103,4 +105,4 @@ KubeVela支持的云资源请见[列表](../end-user/components/cloud-services/c
 | 
			
		|||
 | 
			
		||||
- 云服务一直处在 ProvisioningAndChecking 状态,且无名称。
 | 
			
		||||
 | 
			
		||||
> 云服务的创建一般需要一定时间,请等候或者进入云厂商控制台查看创建进度。
 | 
			
		||||
> 云服务的创建一般需要一定时间,请等候或者进入云厂商控制台查看创建进度。
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -22,12 +22,14 @@ In this section, we introduce an example to show you how to deploy cloud service
 | 
			
		|||
First, visit [VelaUX (KubeVela Dashboard)](../install#3-install-velaux), switch to the tab `Addon`, and click up addon
 | 
			
		||||
`terraform-xxx`. `xxx` stands for the cloud provider name. We support the following Addons:
 | 
			
		||||
 | 
			
		||||
- provider-alibaba
 | 
			
		||||
- provider-aws
 | 
			
		||||
- provider-azure
 | 
			
		||||
- provider-tencent
 | 
			
		||||
- terraform-alibaba
 | 
			
		||||
- terraform-aws
 | 
			
		||||
- terraform-azure
 | 
			
		||||
- terraform-tencent  
 | 
			
		||||
- terraform-gcp  
 | 
			
		||||
- terraform-baidu  
 | 
			
		||||
 | 
			
		||||
We can provision cloud resources in Alibaba Cloud, AWS, Azure and Tencent Cloud respectively.
 | 
			
		||||
We can provision cloud resources in Alibaba Cloud, AWS, Azure, Tencent Cloud, Google Cloud Platform and Baidu Cloud respectively.
 | 
			
		||||
 | 
			
		||||
Follow the instructions on all the properties of the addon for each cloud provider to set the addon and enable it.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -112,4 +114,4 @@ In the last section `Component Status`, the health status and the message of the
 | 
			
		|||
 | 
			
		||||
- The cloud service is always ProvisioningAndChecking and has no name
 | 
			
		||||
 | 
			
		||||
> The creation of cloud services generally takes a certain amount of time. Please wait or enter the cloud vendor console to view the creation progress.
 | 
			
		||||
> The creation of cloud services generally takes a certain amount of time. Please wait or enter the cloud vendor console to view the creation progress.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue