Mark ExpandedDNSConfig feature to stable

pull/42200/head
Gunju Kim 2023-07-25 21:21:13 +09:00
parent db857c8cf3
commit 29b7887d38
No known key found for this signature in database
GPG Key ID: 9300A528F3F0DAB7
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ options ndots:5
## DNS search domain list limits
{{< feature-state for_k8s_version="1.26" state="beta" >}}
{{< feature-state for_k8s_version="1.28" state="stable" >}}
Kubernetes itself does not limit the DNS Config until the length of the search
domain list exceeds 32 or the total length of all search domains exceeds 2048.