Pre-Configuration of the Runtime Environment (On-Premises/Private Cloud only):
Follow these pre-configuration steps to setup your runtime environment.
|
1.
|
Download the following files from edelivery and unzip the contents to your instance where you intend to build the image: |
|
—
|
TIB_tdv_<version>_kubernetes.zip (contains all the files needed for the TIBCO Data Virtualization Container distribution - one archive file for the TDV image creation (TIB_tdv_<version>_docker_k8s.zip) and one for the TDV Helm charts (TIB_tdv_<version>_helmcharts.tar.gz)). |
|
2.
|
Run the md5 checksum in order to validate the integrity of the downloaded files: |
For example:
$ md5sum TIB_tdv_8.6_kubernetes.zip
072c7444a4bbf858cd627f2ccc00aa91 TIB_tdv_8.6_kubernetes.zip
$ grep 072c7444a4bbf858cd627f2ccc00aa91 TIB_tdv_8.6.md5
072c7444a4bbf858cd627f2ccc00aa91 TIB_tdv_8.6_kubernetes.zip