目录
摘要:
记录k8s的csi插件资料搜集
csi插件资料搜集:
GitHub - container-storage-interface/spec: Container Storage Interface (CSI) Specification.
spec/spec.md at master · container-storage-interface/spec · GitHub
官方文档:
https://kubernetes-csi.github.io/docs/
Introduction - Kubernetes CSI Developer Documentation
官方drivers:
https://github.com/kubernetes-csi/drivers
https://kubernetes-csi.github.io/docs/Drivers.html
推荐的文章:
从零开始入门 K8s | Kubernetes 存储架构及插件使用 - 知乎