# Ecosystem

- [T4K Integration with Slack using BotKube](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/monitoring-tvk-resources-from-slack-using-botkube.md): This section provides step by step instructions to install and configure BotKube to monitor T4K resources from Slack along with other native Kubernetes resources.
- [Monitoring T4K Logs using ELK Stack](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/monitoring-tvk-logs-using-elk-stack.md): This section provides step by step instructions to install and configure Elastic Search, Logstash and Kibana to monitor T4K logs with other native Kubernetes resources.
- [Rancher Navigation Links for Trilio Management Console](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/rancher-navigation-links-for-triliovault-management-console.md): This page describes the step-by-step instructions to create a Navigation Link for the T4K Management Console on the Rancher Management Console.
- [Optimize T4K Backups with StormForge](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/use-stormforge-with-triliovault-for-kubernetes-to-find-optimized-resource-configuration-of-tvk.md): This article helps users to install and configure StormForge. It can be used find the optimized resource configuration of T4K to run the backup
- [T4K GitHub Runner](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/tvk-github-runner.md)
- [AWS RDS snapshots using T4K hooks](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/aws-rds-snapshots-using-tvk-hooks.md): How to backup/restore AWS RDS using hooks
- [Deploying Trilio For Kubernetes with Openshift ACM Policies](https://docs.trilio.io/kubernetes/5.0.x/ecosystem/deploying-triliovault-for-kubernetes-with-openshift-acm-policies.md)


---

# 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/ecosystem.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.
