Configure API Gateway to Connect to a Service Mesh Environment
About this task
To discover the services and deploy AppMesh, you must configure API Gateway to connect to the service mesh environment where the services reside.
This configuration section is visible in the API Gateway user interface if you have the required AppMesh license and the Manage general administration configurations privileges.
Before you begin
Ensure that you have:
- Manage general administration configurations privileges.
- Valid AppMesh license.
- Kubernetes client
configuration file and its location to set up the connection between
API Gateway
and the service mesh.
For details about Kubernetes in general and the Kubernetes client configuration file, see Kubernetes documentation.
- Valid namespaces in Kubernetes with or without the Istio service mesh environment setup.
- Docker image for
Microgateway pushed to a registry that is reachable by your Kubernetes
environment.
For details about how to create the Microgateway image, see Creating a Microgateway Image.
To configure API Gateway to connect to a service mesh environment
Procedure
What to do next
You can now proceed with discovery of services and deploying AppMesh.