Skip to content

thalescpl-io/ciphertrust-transparent-encryption-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTE for Kubernetes deployment files

Deployment files for CipherTrust Transparent Encryption for Kubernetes.

About CTE 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/

Quick installation guide

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

Options for deploy.sh

Option Function Description
-t --tag= Tag of image on the server. Default: latest
-r --remove= Remove all the running pods, services and secrets

Deploy CTE for Kubernetes

Deploy using the following command:

./deploy.sh

Uninstalling CTE for Kubernetes

Stop any pods that are using CTE-CSI volumes and run:

./deploy.sh --remove

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages