goofys CSI driver for Kubernetes
About
This driver allows Kubernetes to use goofys, csi plugin name: goofys.csi.azure.com
Container Images & CSI Compatibility:
goofys CSI Driver Version |
Image |
v1.0.0 |
master branch |
andyzhangx/goofys-csi:latest |
yes |
Kubernetes Compatibility
goofys CSI Driver\Kubernetes Version |
1.14+ |
master branch |
yes |
Driver parameters
Please refer to goofys.csi.azure.com
driver parameters
storage class goofys.csi.azure.com
parameters are compatible with built-in goofys plugin
Prerequisite
if cluster is based on Managed Service Identity(MSI), make sure all agent nodes have Contributor
role for current resource group
Install goofys CSI driver on a kubernetes cluster
Please refer to install goofys csi driver
Examples
Kubernetes Development
Please refer to development guide
Links