Azure-Samples / Azure-Samples/java-microservices-aks-lab
ingress
- Dominant language
- Java
- Stars
- 11
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
3. This is also very important and attendees might question if we don’t use an ingress controller to route traffic. I see you manually setup routes on App gateway in lab 7.6. you should be using an ingress controller instead. Might be best to use NGINX with an internal IP address: Create an ingress controller in Azure Kubernetes Service (AKS) - Azure Kubernetes Service | Microsoft Learn and add that IP address to the back end pool of your app gateway. – this change might be a bit complicated and I would save it for last because time.
Decided to add additional optional lab on fronting the cluster with AFD
Contributor guide
Assessment
This issue has not been assessed yet.