2.1 KiB
2.1 KiB
Airlock Microgateway
Airlock Microgateway is a Kubernetes native WAAP (Web Application and API Protection) solution to protect microservices.
Features
- Kubernetes native integration with its Operator, Custom Resource Definitions, hot-reload, automatic sidecar injection.
- Reverse proxy functionality with request routing rules, TLS termination and remote IP extraction
- Using native Envoy HTTP filters like Lua scripting, RBAC, ext_authz, JWT authentication
- Content security filters for protecting against known attacks (OWASP Top 10)
- Access control to allow only authenticated users to access the protected services
- API security features like JSON parsing or OpenAPI specification enforcement
For a list of all features, view the comparison of the community and premium edition.
Requirements
- Airlock Microgateway CNI Helm Chart (Also available as Rancher Chart)
- Airlock Microgateway License (After obtaining the license install it according to the documentation)
- cert-manager
Documentation and links
Check the official documentation at docs.airlock.com or the product website at airlock.com/microgateway. The links below point out the most interesting documentation sites when starting with Airlock Microgateway.