You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/nginx-ingress-controllers.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The table below summarizes the key difference between nginxinc/kubernetes-ingres
19
19
|**Load balancing configuration**|
20
20
| Merging Ingress rules with the same host | Supported | Supported | Supported |
21
21
| HTTP load balancing extensions - Annotations | See the [supported annotations](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md)| See the [supported annotations](configmap-and-annotations.md)| See the [supported annotations](configmap-and-annotations.md)|
22
-
| HTTP load balancing extensions -- ConfigMap | See the [supported ConfigMap keys](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/configmap.md)| See the [supported ConfigMap keys](configmap-and-annotations.md)| See the [supported ConfigMap keys](configmap-and-annotations.md)|
22
+
| HTTP load balancing extensions -- ConfigMap | See the [supported ConfigMap keys](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/configmap.md)| See the [supported ConfigMap keys](configmap-and-annotations.md)| See the [supported ConfigMap keys](configmap-and-annotations.md)|
23
23
| TCP/UDP | Supported via a ConfigMap | Supported via a ConfigMap with native NGINX configuration | Supported via a ConfigMap with native NGINX configuration |
24
24
| Websocket | Supported | Supported via an [annotation](https://github.com/nginxinc/kubernetes-ingress/tree/master/examples/websocket)| Supported via an [annotation](https://github.com/nginxinc/kubernetes-ingress/tree/master/examples/websocket)|
25
25
| TCP SSL Passthrough | Supported via a ConfigMap | Not supported | Not supported |
0 commit comments