Before You Begin
This example assumes that the TimesTenClassic CRD is deployed in your Kubernetes cluster and the TimesTen Operator is running in your namespace at namespace-scope. The example also assumes you have created metadata files and created a Kubernetes Configmap for these metadata files.
Let's confirm the TimesTenClassic CRD is deployed and the TimesTen Operator is running. Next, let's create some metadata files and create a Configmap for these metadata files. These metadata files and their content are not required for automatically configuring client/server TLS. They are used for explanatory purposes.
You are now ready to perform the steps to have the TimesTen Operator automatically configure client/server TLS encryption.