fix invalid href of cloud controller manager (#10240)

pull/10243/head
CaoShuFeng 2018-09-10 09:23:41 +08:00 committed by k8s-ci-robot
parent e79d0cc9b1
commit 4423ff8f6b
1 changed files with 2 additions and 2 deletions

View File

@ -40,6 +40,6 @@ Using existing out-of-tree cloud providers as an example may be helpful. You can
### In Tree ### In Tree
For in-tree cloud providers, you can run the in-tree cloud controller manager as a [Daemonset](/docs/tasks/administer-cluster/cloud-controller-manager-daemonset-example.yaml) in your cluster. See the [running cloud controller manager docs](/docs/tasks/administer-cluster/running-cloud-controller.md) for more details. For in-tree cloud providers, you can run the in-tree cloud controller manager as a [Daemonset](/examples/admin/cloud/ccm-example.yaml) in your cluster. See the [running cloud controller manager docs](/docs/tasks/administer-cluster/running-cloud-controller.md) for more details.
{{% /capture %}} {{% /capture %}}