Skip to content

Commit 25114b1

Browse files
committed
[aks] update outbound type migration capabilities
1 parent 4c91b47 commit 25114b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/egress-outboundtype.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: aks-networking
66
ms.custom:
77
ms.author: allensu
88
ms.topic: how-to
9-
ms.date: 02/06/2024
9+
ms.date: 04/29/2024
1010
#Customer intent: As a cluster operator, I want to define my own egress paths with user-defined routes. Since I define this up front I do not want AKS provided load balancer configurations.
1111
---
1212

@@ -72,10 +72,10 @@ The following tables show the supported migration paths between outbound types f
7272

7373
### Supported Migration Paths for Managed VNet
7474

75-
| Managed VNet |loadBalancer | managedNATGateway | userAssignedNATGateway | userDefinedRouting |
75+
| Managed VNet | loadBalancer | managedNATGateway | userAssignedNATGateway | userDefinedRouting |
7676
|------------------------|---------------|-------------------|------------------------|--------------------|
77-
| loadBalancer | N/A | Supported | Not Supported | Supported |
78-
| managedNATGateway | Supported | N/A | Not Supported | Supported |
77+
| loadBalancer | N/A | Supported | Not Supported | Not Supported |
78+
| managedNATGateway | Supported | N/A | Not Supported | Not Supported |
7979
| userAssignedNATGateway | Not Supported | Not Supported | N/A | Not Supported |
8080
| userDefinedRouting | Supported | Supported | Not Supported | N/A |
8181

0 commit comments

Comments
 (0)