Skip to content

ArchitectureΒΆ

IFS Cloud File Storage for Remote Deployment allows users to store their files locally. The files will be stored on an external SMB storage that is located outside of the Kubernetes cluster. File storage service does not support for Azure storage in the remote solution.

To facilitate remote access to the SMB storage, the container will utilize Kubernetes' Persistent Volume Claim and Persistent Volume mechanisms to mount the storage. The communication between the container and the storage will be enabled through the SMB CSI driver which will be automatically installed via the IFS Installer.

Architecture Diagram