Link fixes to CSI blog post (#8058)
* adding CSI blog post * update images * fixing images * link changes * fixing images * link update * resolving merge conflictpull/8121/head
parent
ab1fbb2414
commit
cd0f4a2526
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in New Issue