From 08ecb17a36b4ac7f64c2d60d37783849f0d329d3 Mon Sep 17 00:00:00 2001 From: Nicolas Mengin Date: Fri, 24 Apr 2026 16:06:11 +0200 Subject: [PATCH] Delete the coming soon section from the ingress-nginx documentation --- .../routing-configuration/kubernetes/ingress-nginx.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md b/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md index daebcb192f..5f06356f11 100644 --- a/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md +++ b/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md @@ -267,15 +267,6 @@ creating the corresponding routers, services, middlewares, and other components This section lists all known NGINX Ingress annotations. The following annotations are organized by category for easier navigation. -### Coming Soon: More Annotations in Active Development - - Several annotations currently listed as unsupported are actively being implemented and will become available in upcoming release. - -!!! tip "Preview upcoming annotation support" - You can follow the progress and explore annotations that are already available in the next version of Traefik by visiting the **[experimental documentation (master branch)](https://doc.traefik.io/traefik/master/reference/routing-configuration/kubernetes/ingress-nginx/)**. - - The experimental page reflects the state of the `master` branch and may include annotations not yet available in the current stable release. Features shown there are subject to change before the final release. - ### Authentication | Annotation | Limitations / Notes |