This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aspect or Feature | kubernetes/ingress-nginx | nginxinc/kubernetes-ingress with NGINX | nginxinc/kubernetes-ingress with NGINX Plus | |
---|---|---|---|---|
Fundamental | ||||
Authors | Kubernetes community | NGINX Inc and community | NGINX Inc and community | |
NGINX version | Custom NGINX build that includes several third-party modules | NGINX official mainline build | NGINX Plus | |
Commercial support | N/A | N/A | Included | |
Load balancing configuration via the Ingress resource | ||||
Merging Ingress rules with the same host | Supported | Supported via Mergeable Ingresses | Supported via Mergeable Ingresses | |
HTTP load balancing extensions - Annotations | See the supported annotations | See the supported annotations | See the supported annotations | |
HTTP load balancing extensions -- ConfigMap | See the supported ConfigMap keys | See the supported ConfigMap keys | See the supported ConfigMap keys | |
TCP/UDP | Supported via a ConfigMap | Supported via custom resources | Supported via custom resources |