FIPS 140-3 compliance
By offloading TLS termination to either Azure KeyVault Premium or Azure Managed HSM you can attain FIPS 140-3 level 3 compliance in your cluster ingress.
A Kubernetes ingress with TLS offload using Azure Key Vault or Managed HSM
making your cluster FIPS 140-3 compliant
By offloading TLS termination to either Azure KeyVault Premium or Azure Managed HSM you can attain FIPS 140-3 level 3 compliance in your cluster ingress.
Move SSL/TLS termination out of your application pods and into the ingress controller. This reduces the overhead on your app while increasing the security in certificate management.
Drop-in replacement for ingress-nginx, with a familiar configuration and API.
Securely fetch SSL/TLS certificates from Azure Key Vault or Managed HSM, without the need to store them in your cluster.
Customize the ingress controller to your needs with support for annotations, ConfigMaps, and Helm charts.
Deploy the ingress controller as a highly available Kubernetes Deployment with autoscaling capabilities.