Install CTE for Kubernetes
Installation Dependencies
CTE for Kubernetes requires the following dependencies:
-
helm
-
kubectl
Getting CTE for Kubernetes deployment files
Install CTE for Kubernetes through the yaml
files available in the cte-csi-deploy Git repository at:
How to Deploy pods/services in Kubernetes Cluster
The CTE for Kubernetes images are distributed through the Thales Docker Hub.
Note
All of the pods/services are deployed using yaml
files. The yaml
files are executed using the provided deploy.sh
scripts.
Options for Deploy Scripts
Option | Function | Description |
---|---|---|
-t | --tag= | Tag of image on the server. Default latest |
-r | --remove | Remove all the running pods, services and secrets. |
Deploy all of the pods by using the following command and argument:
To terminate all of the pods and delete all of the services and secrets:
Verify CTE for Kubernetes
Verify that CTE for Kubernetes is running, type:
RESPONSE