Reference Guide: Optimizing Backup Strategies for Red Hat OpenShift Virtualization

Which T4K version am I running?

# Upstream

kubectl version # alternative: kubectl get nodes -o yaml | grep -w kubeletVersion
kubectl describe deployment k8s-triliovault-control-plane | grep RELEASE_TAG

# RHOCP/OKD

oc version # RHOCP/OKD version. Alternative: oc get nodes -o yaml | grep -w containerRuntimeVersion # rhaos<ocp_version>.<commit>.<rhel_version>
oc get nodes # upstream K8s version running on each node. Alternative: oc get nodes -o yaml | grep -w kubeletVersion
oc describe deployment k8s-triliovault-control-plane -n trilio-system | grep RELEASE_TAG # v3.x or higher
oc describe deployment k8s-triliovault-control-plane -n openshift-operators | grep RELEASE_TAG # Pre-3.x
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.