Answer
Airlock Microgateway consists of a few container images. The main containers and its purpose are mentioned here:
- Microgateway Operator container
This container watches the configuration resources and configures the Microgateway Engine container. - Microgateway Engine container
This is the container runs as a sidecar of the protected web application. The Engine does fiter the traffic and secure the application.
For more details, check the documentation:
Microgateway architecture and interfaces