Skip to content

Commit 19bd365

Browse files
hdeadmanDean-Coakley
authored andcommitted
fix link in documentation
Link to annotations page in kubernetes/ingress-nginx was broken.
1 parent d7ce4f9 commit 19bd365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nginx-ingress-controllers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The table below summarizes the key difference between nginxinc/kubernetes-ingres
1818
| Commercial support | N/A | N/A | Included |
1919
| **Load balancing configuration** |
2020
| Merging Ingress rules with the same host | Supported | Supported | Supported |
21-
| HTTP load balancing extensions - Annotations | See the [supported annotations](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/annotations.md) | See the [supported annotations](configmap-and-annotations.md) | See the [supported annotations](configmap-and-annotations.md)|
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)|
2222
| 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) |
2323
| TCP/UDP | Supported via a ConfigMap | Supported via a ConfigMap with native NGINX configuration | Supported via a ConfigMap with native NGINX configuration |
2424
| 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) |

0 commit comments

Comments
 (0)