Storage

ITX Runtime Server requires two file system based persistent volumes for its default operation:

  • data
  • logs

The volumes may be provisioned dynamically during the product installation, or created and installed prior to installing the product, as supported by your cluster.

If you wish to use static volume binding and you wish to initialize the data volume with all the maps you want to make available to the ITX Runtime Server pods immediately upon the installation, note that you must organize the file directories in the volume as shown here:

/data/maps - directory for compiled maps

/data/catalog - directory for map catalog

/data/config - directory for configuration files

/data/extra - directory for any additional JARs and shared libraries

/data/tmp - directory for temporary files used by maps