Restart of self hosted gateways causes outage on backend pool in the AAG

Andrew Unsworth 25 Reputation points
2023-08-23T11:26:11.3566667+00:00

Restarting the Self hosted gateway in our production environment causes the AKS Pod it is running under to be given a new ip address. The new ip address is not automatically replicated to the AAG. This causes an outage on the AAG as it can no longer communicate with the Self Hosted Gateway.

To fix it we have to copy the new ip address of the POD in AKS to the ip address in the backend pool in the AAG.

This works fine on our PreProd environment and the ip addresses get automatically updated.

We cannot see any differences in the networks in Prod and PreProd.

Any help would be appreciated in fixing this. Any pointers to what process does the replication would be helpful

I can't find any support articles or documentation on this.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,178 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,381 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.