Skip to content

Commit 11a1436

Browse files
authored
Merge pull request #34002 from kinzhi/kinzhi136
[en]Update content/en/docs/concepts/services-networking/dns-pod-service.md
2 parents bae74f3 + 6475a8e commit 11a1436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/dns-pod-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ For IPv6 setup, search path and name server should be setup like this:
307307
kubectl exec -it dns-example -- cat /etc/resolv.conf
308308
```
309309
The output is similar to this:
310-
```shell
310+
```
311311
nameserver fd00:79:30::a
312312
search default.svc.cluster-domain.example svc.cluster-domain.example cluster-domain.example
313313
options ndots:5

0 commit comments

Comments
 (0)