OpenShift OperatorHub Custom CatalogSource
Creating custom catalogsource in OperatorHub for T4K
Last updated
Creating custom catalogsource in OperatorHub for T4K
Last updated
Deprecated Documentation
This document is deprecated and no longer supported. For accurate, up-to-date information, please refer to the documentation for the latest version of Trilio.
# OpenShift OperatorHub Custom CatalogSource
Follow the steps below to Install T4K via a custom CatalogSource.
Use the example from below where the image version is set as 2.10.0
Validate the catalogsource was successfully installed by running the following command
oc get catalogSource k8s-triliovault-manifest -n openshift-marketplace
Logout and login through the web console of OpenShift and navigate to the OperatorHub console. The T4K operator is now available to be installed in the environment.T4K can also be installed within OpenShift OperatorHub via a custom CatalogSource object.
Proceed with the installation of T4K as normal within the cluster.