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.ioPreviousConfigure OVH Object Storage as a TargetNextConnect T4K UI hosted with HTTPS to another cluster hosted with HTTP or vice versa
Last updated
Was this helpful?