I was trying to deploy a micro service using Azure Kubernetes cluster and also with some authentication and authorization using Azure AD support. Is there any API gateway, which will fulfil my requirements, my requirements are:
1. Authentication and Authorization support
2. Azure Active directory integration
3. SSL termination
4. KPI Metrics
5. Load Balancing
6. Request Tracing
7. Auto scaling
8. Pre/Post request processing
Can anyone help me with this?