Getting Started
What is a container: https://www.docker.com/resources/what-container
What is container orchestration: https://www.infoworld.com/article/3268073/what-is-kubernetes-container-orchestration-explained.html
Kubernetes (k8s): https://kubernetes.io/
Docker: https://www.docker.com/
Understanding CSI: https://medium.com/google-cloud/understanding-the-container-storage-interface-csi-ddbeb966a3b
How to write a CSI plugin: https://arslan.io/2018/06/21/how-to-write-a-container-storage-interface-csi-plugin/