T4K For Volumes with Generic Storage
This page describes how to configure T4K to work for volumes with non-CSI storage (e.g., local disks, NFS, EFS) or where T4K does not currently support the underlying storage provider.
Introduction
Pre-requisites
Configuration
spec:
applicationScope: Cluster
tvkInstanceName: tvk
csiConfig:
include:
- cluster.local/nfs-nfs-subdir-external-provisioner
- kubernetes.io/gce-pd spec:
applicationScope: Cluster
tvkInstanceName: tvk
csiConfig:
include:
- cluster.local/nfs-nfs-subdir-external-provisioner
- kubernetes.io/gce-pd
exclude:
- driver.longhorn.io
- pd.csi.storage.gke.ioLast updated
Was this helpful?