# Welcome

Cloud-native data protection, backup, recovery, and ransomware protection for Kubernetes environments.

## Quick Start

| I want to...                | Go to                                                                             |
| --------------------------- | --------------------------------------------------------------------------------- |
| **Install Trilio**          | [Installation Guide](https://docs.trilio.io/kubernetes/installation/installation) |
| **Back up my applications** | [User Guide](https://docs.trilio.io/kubernetes/user-guide/user-guide)             |
| **Configure Trilio**        | [Configuration](https://docs.trilio.io/kubernetes/configuration/configuration)    |
| **Get help**                | [Support](https://docs.trilio.io/kubernetes/support/support-and-issue-filing)     |

## Product Overview

| Resource                                                                                  | Description                                           |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| [Features & Use Cases](https://docs.trilio.io/kubernetes/overview/features-and-use-cases) | Complete feature list and capabilities                |
| [Use Cases](https://docs.trilio.io/kubernetes/overview/use-cases)                         | Common deployment and protection scenarios            |
| [Compatibility Matrix](https://docs.trilio.io/kubernetes/overview/compatibility-matrix)   | Supported Kubernetes versions, platforms, CSI drivers |
| [Marketplace Support](https://docs.trilio.io/kubernetes/overview/marketplace-support)     | Available marketplaces and integrations               |
| [Version 5.3.X Release Notes](https://docs.trilio.io/kubernetes/overview/release-notes)   | What's new in this release                            |

## Where Do I Start?

| I'm a...                                           | My path                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Administrator** — installing and configuring T4K | [Compatibility Matrix](https://docs.trilio.io/kubernetes/overview/compatibility-matrix) → [Installation Guide](https://docs.trilio.io/kubernetes/installation/installation) → [Licensing](https://docs.trilio.io/kubernetes/installation/licensing) → [Management Console Auth](https://docs.trilio.io/kubernetes/configuration/management-console) → [Observability](https://docs.trilio.io/kubernetes/configuration/observability)                                            |
| **Operator** — running backups and restores        | [T4K Architecture](https://docs.trilio.io/kubernetes/concepts/triliovault-architecture) → [Backup & Restore Concepts](https://docs.trilio.io/kubernetes/concepts/backup-and-restore-process) → [Getting Started with the UI](https://docs.trilio.io/kubernetes/user-guide/getting-started-with-management-console) → [Encryption](https://docs.trilio.io/kubernetes/user-guide/encryption) → [Troubleshooting](https://docs.trilio.io/kubernetes/support/troubleshooting-guide) |
| **Developer** — integrating via CLI or API         | [Supported App Types](https://docs.trilio.io/kubernetes/concepts/introduction) → [CLI Guide](https://docs.trilio.io/kubernetes/user-guide/cli) → [Application CRD](https://docs.trilio.io/kubernetes/reference/custom-resource-definition-application) → [Operator CRD](https://docs.trilio.io/kubernetes/reference/custom-resource-definition-operator) → [Pod/Job Capabilities](https://docs.trilio.io/kubernetes/reference/tvk-pod-job-capabilities)                         |

## Documentation

| Section                                                                        | Description                              |
| ------------------------------------------------------------------------------ | ---------------------------------------- |
| [Installation](https://docs.trilio.io/kubernetes/installation/installation)    | Install on any Kubernetes platform       |
| [User Guide](https://docs.trilio.io/kubernetes/user-guide/user-guide)          | Management Console and CLI guides        |
| [Concepts](https://docs.trilio.io/kubernetes/concepts/concepts)                | Architecture, backup concepts, retention |
| [Configuration](https://docs.trilio.io/kubernetes/configuration/configuration) | Cloud permissions, auth, observability   |
| [Reference](https://docs.trilio.io/kubernetes/reference/reference)             | API reference and CRD documentation      |
| [Plugins](https://docs.trilio.io/kubernetes/plugins/tvk-quick-start)           | Cleanup, log collector, preflight checks |
| [Support](https://docs.trilio.io/kubernetes/support/support-and-issue-filing)  | Known issues, troubleshooting, contact   |
| [Appendix](https://docs.trilio.io/kubernetes/appendix/appendix)                | Integrations, platform guides, storage   |

***

## Trilio Data, Inc

Trilio is a private, VC backed company who is focused on the data protection market. The company has been a Red Hat partner since 2017 supporting OpenShift, OpenStack and RHV-based environments. Trilio technology is cloud-native, supporting hybrid cloud, used for backup and recovery, migration and application mobility, and also ransomware protection.

## About Trilio for Kubernetes

Trilio for Kubernetes is a data protection and backup solution specifically designed for Kubernetes environments. Trilio provides backup and recovery capabilities tailored for these dynamic, container-based infrastructures.

Trilio for Kubernetes offers features such as:

1. **Backup and Recovery**: It allows users to create and manage backups of their Kubernetes applications and data, enabling the restoration of specific states or entire clusters in case of data loss, corruption, or system failures.
2. **Application-Centric Backups**: Trilio often emphasizes an application-centric approach to backup and recovery, allowing for precise, granular backups of specific applications or workloads within a Kubernetes environment.
3. **Consistency and Automation**: It ensures data consistency and integrity during backup processes and provides automation to simplify and schedule routine backup tasks.
4. **Versioning and Snapshots**: The solution typically offers versioning capabilities, enabling the restoration of applications to a particular point in time using snapshots.
5. **Storage Agnostic Approach**: Trilio often works with various storage solutions, enabling flexibility in choosing the storage backend for the backups.
6. **Multi-Cloud and Multi-Cluster Support**: It may offer support for multiple cloud environments and the ability to manage and protect Kubernetes clusters across different cloud providers.

Trilio for Kubernetes addresses the need for reliable backup and recovery solutions tailored to the unique requirements of containerized applications managed within Kubernetes clusters.

## About this Documentation

This documentation serves as the end-user technical resource to accompany Trilio for Kubernetes.

You will learn about the installation, operation, and architecture of Trilio for Kubernetes.

The intended audience is anyone who wants to understand the value, operations, and nuances of protecting their cloud-native applications with Trilio for Kubernetes.


---

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