mirror of https://github.com/istio/istio.io.git
Fix huawei Application Service Mesh link (#11380)
This commit is contained in:
parent
e2822f9820
commit
13495eb649
|
@ -19,7 +19,7 @@ You can deploy a Kubernetes cluster to Huawei Cloud quickly and easily in the
|
||||||
{{< tip >}}
|
{{< tip >}}
|
||||||
Huawei offers a {{< gloss >}}managed control plane{{< /gloss >}} add-on for the Huawei Cloud Container Engine,
|
Huawei offers a {{< gloss >}}managed control plane{{< /gloss >}} add-on for the Huawei Cloud Container Engine,
|
||||||
which you can use instead of installing Istio manually.
|
which you can use instead of installing Istio manually.
|
||||||
Refer to [Huawei Application Service Mesh](https://support.huaweicloud.com/istio/)
|
Refer to [Huawei Application Service Mesh](https://support.huaweicloud.com/asm/index.html)
|
||||||
for details and instructions.
|
for details and instructions.
|
||||||
{{< /tip >}}
|
{{< /tip >}}
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ providers:
|
||||||
url: "https://tanzu.vmware.com/service-mesh"
|
url: "https://tanzu.vmware.com/service-mesh"
|
||||||
- name: "Huawei Cloud Application Service Mesh"
|
- name: "Huawei Cloud Application Service Mesh"
|
||||||
logo: "/logos/huawei.png"
|
logo: "/logos/huawei.png"
|
||||||
url: "https://support.huaweicloud.com/istio/"
|
url: "https://support.huaweicloud.com/asm/index.html"
|
||||||
- name: "Tetrate Service Bridge"
|
- name: "Tetrate Service Bridge"
|
||||||
logo: "/logos/tetrate.png"
|
logo: "/logos/tetrate.png"
|
||||||
url: "https://www.tetrate.io/tetrate-service-bridge/"
|
url: "https://www.tetrate.io/tetrate-service-bridge/"
|
||||||
|
|
Loading…
Reference in New Issue