Link fixes to CSI blog post (#8058)

* adding CSI blog post

* update images

* fixing images

* link changes

* fixing images

* link update

* resolving merge conflict
pull/8121/head
Kaitlyn Barnard 2018-04-17 16:54:59 -04:00 committed by k8s-ci-robot
parent ab1fbb2414
commit cd0f4a2526
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ In addition to being difficult to deploy, Flex did not address the pain of plugi
CSI addresses these issues by not only enabling storage plugins to be developed out-of-tree, but also containerized and deployed via standard Kubernetes primitives.
If you still have questions about in-tree volumes vs CSI vs Flex, please see the [Volume Plugin FAQ] (https://github.com/kubernetes/community/blob/master/sig-storage/volume-plugin-faq.md).
If you still have questions about in-tree volumes vs CSI vs Flex, please see the [Volume Plugin FAQ](https://github.com/kubernetes/community/blob/master/sig-storage/volume-plugin-faq.md).
## What will happen to the in-tree volume plugins?