Preparing the SDS for Kubernetes init container environment

The SDS for Kubernetes init container is provided as a compressed archive containing:

  • The Docker image for the init container: sds-kubernetes-init-container-<version>.tar.gz

  • The encryptor.cjs script to encrypt the sensitive data with the SDSDK. It must be run before the pod manifest is applied.

  • A Kubernetes pod manifest example (pod.yaml) to deploy the "sdskub" pod using the SDS for Kubernetes init container and the test application container.