Obtain TimesTen YAML Manifest Files and Helm Charts
TimesTen provides YAML manifest files and Helm charts in TimesTen container images. You use these files and charts to install the TimesTen Operator and create TimesTen databases in your Kubernetes cluster.
Now that you have completed the tasks to obtain and use a TimesTen container image in your Kubernetes environment, you can use this container image to obtain TimesTen YAML manifest files and Helm charts. To do so, you create a container from the container image and copy the TimesTen YAML manifest files and Helm charts from the container to a location on your development host.
In this example, let's use a container image located on Oracle Container Registry. If you are using a container image in another location, use it instead. Let's walk through the steps to copy the TimesTen YAML manifest files and Helm charts from this container image to a directory on your development host. This example uses container-registry.oracle.com/timesten/timesten:22.1.1.34.0
.
Congratulations! You successfully obtained the TimesTen YAML manifest files and Helm charts.
Next Steps
You are now ready to install the TimesTen Custom Resource Definitions (CRDs). See the next chapter Install TimesTen Custom Resource Definitions.