Skip to content

Commit c809d63

Browse files
authored
Merge pull request #8375 from Shubham82/Fix_dns_link
Fixed the Hyperlink of DNS.
2 parents eeaf3e9 + 2c77e82 commit c809d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/running-locally.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ KUBE_DNS_SERVER_IP="10.0.0.10"
187187
KUBE_DNS_NAME="cluster.local"
188188
```
189189

190-
To know more on DNS service you can check out the [docs](http://kubernetes.io/docs/admin/dns/).
190+
To know more on DNS service you can check out the [docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/).
191191

192192
### All pod fail to start with a cgroups error of `expected cgroupsPath to be of format "slice:prefix:name" for systemd cgroups`
193193

0 commit comments

Comments
 (0)