To allow Internet access to an application in an Alibaba Cloud Service Mesh (ASM) instance, you must deploy an ingress gateway service in the cluster in which the application resides. This topic describes how to deploy an ingress gateway service in a Container Service for Kubernetes (ACK) cluster that is added to an ASM instance.
Prerequisites
Background information
Procedure
Result
- To view the basic information about the ingress gateway service, perform the following
steps:
- Log on to the ACK console.
- In the left-side navigation pane, click Clusters.
- On the Clusters page, find the cluster that you want to manage and click its name or click Details in the Actions column.
- In the left-side navigation pane of the details page, choose .
- In the upper part of the Services page, select istio-system from the Namespace drop-down list.
- Find the ingress gateway service that you want to view and click Details in the Actions column.
- To view the pod information about the ingress gateway service, perform the following
steps:
- Log on to the ACK console.
- In the left-side navigation pane, click Clusters.
- On the Clusters page, find the cluster that you want to manage and click its name or click Details in the Actions column.
- In the left-side navigation pane, choose .
- In the upper part of the Pods page, select istio-system from the Namespace drop-down list.
- Find the pod of the ingress gateway service and click View Details in the Actions column.