From 24110bbf9fd5d8102afe924aa289d718dc985509 Mon Sep 17 00:00:00 2001 From: Traky Deng Date: Wed, 24 Sep 2025 12:10:07 +0800 Subject: [PATCH] clarify ingress annotation support --- docs/en/latest/upgrade-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/latest/upgrade-guide.md b/docs/en/latest/upgrade-guide.md index eac2ebf6e..11216386b 100644 --- a/docs/en/latest/upgrade-guide.md +++ b/docs/en/latest/upgrade-guide.md @@ -163,7 +163,7 @@ Currently supports networking.k8s.io/v1 only. Support for other Ingress API vers ##### Limited Support for Ingress Annotations -Ingress annotations used in version 1.x.x are not fully supported in 2.0.0. If your existing setup relies on any of the following annotations, validate compatibility or consider delaying the upgrade. +The following Ingress annotations supported in version 1.x.x are not supported in the current version. They will be supported in a future release. If your existing setup relies on any of the following annotations, validate compatibility or consider delaying the upgrade. | Ingress Annotations | | ------------------------------------------------------ |