From 9a2587d563ef90db916bd557853a65baad88236f Mon Sep 17 00:00:00 2001 From: timmysong Date: Wed, 20 Sep 2017 14:23:01 +0800 Subject: fix bad link --- contributors/devel/flexvolume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/flexvolume.md b/contributors/devel/flexvolume.md index 1e39c6d1..1f796e9f 100644 --- a/contributors/devel/flexvolume.md +++ b/contributors/devel/flexvolume.md @@ -17,7 +17,7 @@ Beginning in v1.8, Flexvolume supports the ability to detect drivers on the fly. For more information, please refer to the [design document](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/flexvolume-deployment.md). ## Automated Plugin Installation/Upgrade -One possible way to install and upgrade your Flexvolume drivers is by using a DaemonSet. See [Recommended Driver Deployment Method](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/flexvolume-deployment.md#recommended-driver-deployment-method) for details. +One possible way to install and upgrade your Flexvolume drivers is by using a DaemonSet. See [Recommended Driver Deployment Method](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/flexvolume-deployment.md#recommended-driver-deployment-method) for details. ## Plugin details The plugin expects the following call-outs are implemented for the backend drivers. Some call-outs are optional. Call-outs are invoked from the Kubelet & the Controller manager nodes. -- cgit v1.2.3