diff options
| -rw-r--r-- | contributors/devel/local-cluster/local.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/local-cluster/local.md b/contributors/devel/local-cluster/local.md index c3ae7293..7bc91706 100644 --- a/contributors/devel/local-cluster/local.md +++ b/contributors/devel/local-cluster/local.md @@ -122,7 +122,7 @@ $ tail -f /tmp/kube-apiserver.log #### The pods fail to connect to the services by host names -The local-up-cluster.sh script doesn't start a DNS service. Similar situation can be found [here](http://issue.k8s.io/6667). You can start a manually. +The local-up-cluster.sh script doesn't start a DNS service. Similar situation can be found [here](https://issue.k8s.io/6667). You can start a manually. <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() |
