Deployment files for CipherTrust Transparent Encryption for Kubernetes.
Product Description:
https://cpl.thalesgroup.com/encryption/ciphertrust-transparent-data-encryption-kubernetes
More information can be found through Thales online documentation portal at:
https://thalesdocs.com/ctp/cte-con/cte-k8s/latest/
NOTE: Refer to the online docs for a detailed installation and configuration guide.
Install CTE for Kubernetes through the YAML files available in the ciphertrust-transparent-encryption-kubernetes Git repository at:
git clone https://github.com/thalescpl-io/ciphertrust-transparent-encryption-kubernetes.git
The CTE for Kubernetes images are distributed though Docker Hub in the following URL:
https://hub.docker.com/r/thalesciphertrust/ciphertrust-transparent-encryption-kubernetes
Option | Function | Description |
---|---|---|
-t | --tag= | Tag of image on the server. Default: latest |
-r | --remove= | Remove all the running pods, services and secrets |
Deploy using the following command:
./deploy.sh
Stop any pods that are using CTE-CSI volumes and run:
./deploy.sh --remove