# Force Update T4K Operator in Rancher Marketplace

This page describes the steps required to force refresh the Rancher’s App and Marketplace to show the latest Trilio Operator release.

{% hint style="info" %}
**Note:** These instructions are tried on Rancher Server v2.6.0
{% endhint %}

1. Login to Rancher server management console
2. Go to the specific cluster where you intend to install T4K operator
3. Click on the Apps & Marketplace.
4. Select “Charts” option. Filter the repositories present e.g. “Partner“.

![](/files/6oPVysFmiuqlbgaoUmoV)

5\. Now search for T4K operator “Trilio for Kubernetes“

![](/files/6VriXnxUO9go8UUMCJri)

6\. Select the Operator and check if you are able to see the latest version of the operator. if not, then you have to add a new repository entry.

![](/files/IJxoxx0qns0AvZRERXyK)

7\. Click on “Chart Repositories” in left pane, select the partner repo and “Clone” it.

![](/files/W4qF0sK54DZOwVrIWQPa)

8\. Provide any name to new repo e.g. “my-repo” and wait for it to come to “Active” state.

![](/files/Cwg4E2rGPEIsOcfOv6WG)

9\. Now again to the Charts option in the left pane and follow steps 4 and 5, but this time select “my-repo“ and search for “Trilio for Kubernetes”

![](/files/RFE7jYBGoXQIRBB5ctTv)

10\. Now, the latest released partner chart of T4K operator is accessible.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trilio.io/kubernetes/5.0.x/appendix/force-update-tvk-operator-in-rancher-marketplace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
