TrueNAS CSP for HPE CSI Driver for Kubernetes

TrueNAS CSP is an API gateway between the HPE CSI Driver for Kubernetes and TrueNAS CORE and SCALE. It allows you to use iSCSI from a TrueNAS appliance for persistent and ephemeral storage for workloads running on Kubernetes clusters.

New in v2.5.1:

  • Full KubeVirt support with ReadWriteMany block volumes
  • iSCSI CHAP support
  • Custom auth_networks for iSCSI initiators on routed networks
  • Improved target handling to reduce API churn

Read INSTALL.md to get started and install the Helm chart from ArtifactHub.io.

1 Like

If possible you may want to investigate using our API client (websocket) for future releases. Eventually the REST APIs will be deprecated in favor of WS-only (there will be some significant lead time for this).

Thanks for the heads up. Iā€™m also seeing some drift in the REST APIs between CORE and SCALE. Will the websocket accessible API maintain more a coherent interface?

Fangtooth (25.04) will begin to formally version our WS API.

1 Like