fixe the example for dns-pod-service (#11516)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c4f888efac
commit
05e7c7ea72
@@ -251,7 +251,7 @@ options ndots:2 edns0
|
||||
For IPv6 setup, search path and name server should be setup like this:
|
||||
|
||||
```
|
||||
$ kubectl exec -it busybox -- cat /etc/resolv.conf
|
||||
$ kubectl exec -it dns-example -- cat /etc/resolv.conf
|
||||
nameserver fd00:79:30::a
|
||||
search default.svc.cluster.local svc.cluster.local cluster.local
|
||||
options ndots:5
|
||||
|
||||
Reference in New Issue
Block a user