# Configuration

Configure Trilio for your environment.

## Quick Links

* [Management Console](/kubernetes/configuration/management-console.md) - UI authentication and access control
* [Observability](/kubernetes/configuration/observability.md) - Prometheus, Grafana, logging
* [Resource Requirements and Limits](/kubernetes/configuration/resource-requirements-and-limits.md) - T4K resource usage

## Cloud Provider Configuration

Configure permissions and connectivity for cloud platforms:

* [AWS S3 Target Permissions](/kubernetes/configuration/aws-s3-target-permissions.md) - Configure AWS IAM and S3 access
* [Default T4K Configuration](/kubernetes/configuration/configuring-default-tvk-configuration.md) - Default settings and customization

## Authentication & Access Control

* [Management Console Authentication](/kubernetes/configuration/management-console.md) - UI login and user management
* [OIDC, LDAP, and OpenShift Authentication](/kubernetes/configuration/management-console/ui-authentication-intro/oidc-ldap-and-openshift-authentication.md) - External authentication
* [Role-Based Access Control (RBAC)](/kubernetes/configuration/management-console/ui-authentication-intro/rbac.md) - Permission management

## Monitoring & Observability

* [Observability Configuration](/kubernetes/configuration/observability.md) - Prometheus, Grafana, metrics
* [Logging and Monitoring](/kubernetes/configuration/observability/logging-monitoring-and-measuring.md) - Log aggregation and analysis
* [Prometheus Metrics](/kubernetes/configuration/observability/triliovault-prometheus-metrics.md) - T4K metrics reference

## Platform-Specific Configuration

* [Dedicated Backup Networks on OpenShift Virtualization](/kubernetes/configuration/dedicated-backup-networks-openshift-virtualization.md) - Network configuration for OpenShift VMs

## Next Steps

See [User Guide](/kubernetes/user-guide/user-guide.md) to start using Trilio →


---

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