Lustre CSI Driver
The Google Cloud Managed Lustre Container Storage Interface (CSI) Plugin.
WARNING: Manual deployment of the driver is intended for test environments only. DO NOT use it in production clusters. Instead, customers should rely on GKE to automatically deploy and manage the CSI driver as an add-on feature. For more information, please refer to the GKE-managed Lustre CSI driver documentation.
DISCLAIMER: Manual deployment of the driver to your cluster is not officially supported by Google.
Project Overview
The Lustre CSI driver allows k8s workloads (a group of k8s pods) to connect to Google Cloud Managed Lustre instances - transparently through the Kubernetes Persistent Volume Claims (PVCs) API. The Lustre CSI driver supports creating, deleting, and expanding Google Cloud Managed Lustre instances, as well as mounting and unmounting them on GKE nodes in response to CSI calls, ensuring transparent and efficient integration with GKE environments.
Project Status
Status: General Availability
Get Started
Development and Contribution
Refer to the Lustre CSI Driver Development Guide.