# For Operators

- [Deployment and Monitoring](/release-0.12.1/operators/operating-pinot.md)
- [Setup cluster](/release-0.12.1/operators/operating-pinot/setup-cluster.md)
- [Server Startup Status Checkers](/release-0.12.1/operators/operating-pinot/server-startup-status-checkers.md)
- [Setup table](/release-0.12.1/operators/operating-pinot/setup-table.md)
- [Setup ingestion](/release-0.12.1/operators/operating-pinot/setup-ingestion.md)
- [Decoupling Controller from the Data Path](/release-0.12.1/operators/operating-pinot/decoupling-controller-from-the-data-path.md): For Real Time Pinot tables
- [Segment Assignment](/release-0.12.1/operators/operating-pinot/segment-assignment.md): This page introduces all the segment assignment strategies, when to use them, and how to configure them
- [Instance Assignment](/release-0.12.1/operators/operating-pinot/instance-assignment.md): This page introduces all the instance assignment strategies, when to use them, and how to configure them
- [Rebalance](/release-0.12.1/operators/operating-pinot/rebalance.md): This page describes how to rebalance a table
- [Rebalance Servers](/release-0.12.1/operators/operating-pinot/rebalance/rebalance-servers.md)
- [Rebalance Brokers](/release-0.12.1/operators/operating-pinot/rebalance/rebalance-brokers.md)
- [Separating data storage by age](/release-0.12.1/operators/operating-pinot/separating-data-storage-by-age.md)
- [Using multiple tenants](/release-0.12.1/operators/operating-pinot/separating-data-storage-by-age/moving-segments-across-tenants.md)
- [Using multiple directories](/release-0.12.1/operators/operating-pinot/separating-data-storage-by-age/using-multiple-directories.md)
- [Pinot managed Offline flows](/release-0.12.1/operators/operating-pinot/pinot-managed-offline-flows.md)
- [Minion merge rollup task](/release-0.12.1/operators/operating-pinot/minion-merge-rollup-task.md)
- [Consistent Push and Rollback](/release-0.12.1/operators/operating-pinot/consistent-push-and-rollback.md)
- [Access Control](/release-0.12.1/operators/operating-pinot/access-control.md)
- [Monitoring](/release-0.12.1/operators/operating-pinot/monitoring.md)
- [Tuning](/release-0.12.1/operators/operating-pinot/tuning.md)
- [Realtime](/release-0.12.1/operators/operating-pinot/tuning/realtime.md)
- [Routing](/release-0.12.1/operators/operating-pinot/tuning/routing.md)
- [Query Routing using Adaptive Server Selection](/release-0.12.1/operators/operating-pinot/tuning/query-routing-using-adaptive-server-selection.md)
- [Query Scheduling](/release-0.12.1/operators/operating-pinot/tuning/query-scheduling.md)
- [Upgrading Pinot with confidence](/release-0.12.1/operators/operating-pinot/upgrading-pinot-cluster.md): This page describes the pinot cross-release compatibility test suite.
- [Managing Logs](/release-0.12.1/operators/operating-pinot/managing-logs.md)
- [OOM Protection Using Automatic Query Killing](/release-0.12.1/operators/operating-pinot/oom-protection-using-automatic-query-killing.md): Pinot's built in heap usage monitoring and OOM protection
- [Command-Line Interface (CLI)](/release-0.12.1/operators/cli.md)
- [Configuration Recommendation Engine](/release-0.12.1/operators/configuration-recommendation-engine.md): This page describes the automated mechanisms we have for recommending a suitable configuration for your deployment.
- [Tutorials](/release-0.12.1/operators/tutorials.md): Here you will find a collection of how-to guides for operators or developers
- [Authentication, Authorization, and ACLs](/release-0.12.1/operators/tutorials/authentication-authorization-and-acls.md): Set up HTTP basic auth and ACLs for access to controller and broker
- [Configuring TLS/SSL](/release-0.12.1/operators/tutorials/configuring-tls-ssl.md): Set up TLS-secured connections inside and outside your cluster
- [Build Docker Images](/release-0.12.1/operators/tutorials/build-docker-images.md)
- [Running Pinot in Production](/release-0.12.1/operators/tutorials/running-pinot-in-production.md)
- [Kubernetes Deployment](/release-0.12.1/operators/tutorials/deployment-pinot-on-kubernetes.md)
- [Amazon EKS (Kafka)](/release-0.12.1/operators/tutorials/non-eks-to-eks.md)
- [Amazon MSK (Kafka)](/release-0.12.1/operators/tutorials/how-to-connect-pinot-with-amazon-managed-streaming-for-apache-kafka-amazon-msk.md): How to Connect Pinot with Amazon Managed Streaming for Apache Kafka (Amazon MSK)
- [Monitor Pinot using Prometheus and Grafana](/release-0.12.1/operators/tutorials/monitor-pinot-using-prometheus-and-grafana.md)
- [Performance Optimization Configurations](/release-0.12.1/operators/tutorials/performance-optimization-configurations.md)
