diff options
| author | Christoph Blecker <admin@toph.ca> | 2017-08-14 14:10:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-14 14:10:13 -0700 |
| commit | 4d801444a779579074e9ffb12b027fe4bf96f2e0 (patch) | |
| tree | bf802e19de2d3111a36370a35664617258abfc2f | |
| parent | a2e2aec091a8be185da42574c8065b200d1b74a1 (diff) | |
| parent | 3d53b0b68591d4872cafa5505c68ac4db04e8aab (diff) | |
Merge pull request #906 from zhangxiaoyu-zidif/patch-8
Update issue link.
| -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 e0336fae..fd538c81 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 --> []() |
