Skip to content

Commit c0e642d

Browse files
committed
Header
1 parent fd9a670 commit c0e642d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/application-gateway/for-containers/migrate-from-agic-to-agc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.author: greglin
1212

1313
# Migrate from Application Gateway Ingress Controller (AGIC) to Application Gateway for Containers
1414

15-
## Overview
16-
1715
Application Gateway Ingress Controller (AGIC) and Application Gateway for Containers are two solutions that enable application load balancing for Azure Kubernetes Service (AKS) services. In 2018, Application Gateway started Application Gateway Ingress Controller, which translated Kubernetes Ingress configuration to Application Gateway configuration. Over time, Kubernetes has pushed the requirements of scale, performance, and introduced a successor API to Ingress called Gateway API; which has lead to the introduction of Application Gateway for Containers.
1816

1917
Application Gateway for Containers is the next evolution to Application Gateway Ingress Controller, providing benefits such as:
@@ -25,6 +23,8 @@ Application Gateway for Containers is the next evolution to Application Gateway
2523

2624
With the improvements provided, we recommended you begin the transition from Application Gateway Ingress Controller to Application Gateway for Containers.
2725

26+
## Migration objectives
27+
2828
Migration to Application Gateway for Containers is designed to meet three objectives:
2929

3030
- Enable an incremental migration approach
@@ -37,7 +37,7 @@ This article provides an overview of migration strategy. See the following diagr
3737

3838
In the example depicted, Application Gateway for Containers and Application Gateway Ingress Controller both service backend targets using unique frontends. After validation that Application Gateway for Containers is functioning as expected, traffic can be solely directed to the Application Gateway for Containers frontend and the configuration to Application Gateway Ingress Controller may be retired.
3939

40-
## Features of AGIC that aren't currently available in Application Gateway for Containers
40+
## Feature dependencies and mappings
4141

4242
Prior to migration, it is important to identify any dependencies on Application Gateway Ingress Controller that may not yet be available in Application Gateway for Containers. Workloads with dependency on these features should be prioritized later in your migration strategy until such capabilities are unblocked in Application Gateway for Containers.
4343

0 commit comments

Comments
 (0)