[en]Update content/en/docs/concepts/services-networking/dns-pod-service.md
parent
bae74f3f15
commit
6475a8e5b6
|
@ -307,7 +307,7 @@ For IPv6 setup, search path and name server should be setup like this:
|
|||
kubectl exec -it dns-example -- cat /etc/resolv.conf
|
||||
```
|
||||
The output is similar to this:
|
||||
```shell
|
||||
```
|
||||
nameserver fd00:79:30::a
|
||||
search default.svc.cluster-domain.example svc.cluster-domain.example cluster-domain.example
|
||||
options ndots:5
|
||||
|
|
Loading…
Reference in New Issue