We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e2e7d commit bcc87b7Copy full SHA for bcc87b7
content/en/docs/concepts/services-networking/dns-pod-service.md
@@ -323,17 +323,6 @@ If the feature gate `ExpandedDNSConfig` is enabled for the kube-apiserver and
323
the kubelet, it is allowed for Kubernetes to have at most 32 search domains and
324
a list of search domains of up to 2048 characters.
325
326
-### Feature availability
327
-
328
-The availability of Pod DNS Config and DNS Policy "`None`" is shown as below.
329
330
-| k8s version | Feature support |
331
-| :---------: |:-----------:|
332
-| 1.14 | Stable |
333
-| 1.10 | Beta (on by default)|
334
-| 1.9 | Alpha |
335
336
337
## {{% heading "whatsnext" %}}
338
339
0 commit comments