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
TrueNAS CSP v2.5.2 released today (see links in OP) which contains many improvements and bug fixes.
The next version of the CSP will switch to the WebSocket API to support TrueNAS SCALE 25.04.
@DataMattsson we have a new API documentation site: https://api.truenas.com/
Where do you want feedback on the new site?
If it’s okay to get a small tidbit here, I think this will be a problem:
See how it says
(current)
next to 25.10.0 in the dropdown list?
I suspect that will steer some people in the wrong direction as to what the stable version is.
Thanks. I sent your feedback to our docs team.
1 Like