fix invalid href of cloud controller manager (#10240)

This commit is contained in:
CaoShuFeng
2018-09-10 09:23:41 +08:00
committed by k8s-ci-robot
parent e79d0cc9b1
commit 4423ff8f6b
@@ -40,6 +40,6 @@ Using existing out-of-tree cloud providers as an example may be helpful. You can
### 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 %}}