From 4a60bf307e393dc36ee7a441b132401eb27f1365 Mon Sep 17 00:00:00 2001 From: Bowei Du Date: Tue, 7 Nov 2017 11:33:45 -0800 Subject: Nameservers --- contributors/design-proposals/network/pod-resolv-conf.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors/design-proposals/network/pod-resolv-conf.md b/contributors/design-proposals/network/pod-resolv-conf.md index 00232485..3b537c8c 100644 --- a/contributors/design-proposals/network/pod-resolv-conf.md +++ b/contributors/design-proposals/network/pod-resolv-conf.md @@ -224,6 +224,7 @@ Each element of options will be copied unmodified as an options line. The follow configurations will result in an invalid Pod spec: +* Invalid number of nameservers (more than three). * An invalid domain name/substitution appears in `searchPaths`. * `dnsParams` is MUST be empty unless `dnsPolicy: Custom` is used. * Number of final search paths exceeds 5 (glibc limit). -- cgit v1.2.3