Skip to content

Commit 2c77e82

Browse files
committed
Fixed the Hyperlink of DNS.
1 parent eeaf3e9 commit 2c77e82

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)