We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeaf3e9 commit 2c77e82Copy full SHA for 2c77e82
contributors/devel/running-locally.md
@@ -187,7 +187,7 @@ KUBE_DNS_SERVER_IP="10.0.0.10"
187
KUBE_DNS_NAME="cluster.local"
188
```
189
190
-To know more on DNS service you can check out the [docs](http://kubernetes.io/docs/admin/dns/).
+To know more on DNS service you can check out the [docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/).
191
192
### All pod fail to start with a cgroups error of `expected cgroupsPath to be of format "slice:prefix:name" for systemd cgroups`
193
0 commit comments