Skip to content

Commit 1dfa717

Browse files
committed
fixes
1 parent a7ab7fc commit 1dfa717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/concepts-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@ The *LoadBalancer* only works at layer 4. At layer 4, the Service is unaware of
207207

208208
The following table lists the feature differences between the different ingress controller options:
209209

210-
| Feature | Application Routing addon | Azure Application Gateway Ingress Controller | Istio |
210+
| Feature | Application Routing addon | Application Gateway for Containers | Azure Service Mesh/Istio-based service mesh |
211211
|---------|---------------------------|---------------------------------------------|-------|
212212
| **Ingress/Gateway controller** | NGINX ingress controller | Azure Application Gateway for Containers | Istio Ingress Gateway |
213-
| **API** | Ingress API | Ingress API/Gateway API | Gateway API |
213+
| **API** | Ingress API | Ingress API and Gateway API | Gateway API |
214214
| **Hosting** | In-cluster | Azure hosted | In-cluster |
215215
| **Scaling** | Autoscaling | Autoscaling | Autoscaling |
216216
| **Load balancing** | Internal/External | External | Internal/External |

0 commit comments

Comments
 (0)