Add content about the Alibaba cloud provider

This commit is contained in:
gujingit
2020-05-08 21:09:45 +08:00
parent 7d05b90cfe
commit c349c7dfd2
3 changed files with 19 additions and 1 deletions
@@ -692,6 +692,15 @@ metadata:
[...]
```
{{% /tab %}}
{{% tab name="Alibaba Cloud" %}}
```yaml
[...]
metadata:
annotations:
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-address-type: "intranet"
[...]
```
{{% /tab %}}
{{< /tabs >}}