# For Operators

- [Deployment and Monitoring](/release-1.3.0/for-operators/operating-pinot.md)
- [Set up cluster](/release-1.3.0/for-operators/operating-pinot/setup-cluster.md)
- [Server Startup Status Checkers](/release-1.3.0/for-operators/operating-pinot/server-startup-status-checkers.md)
- [Set up table](/release-1.3.0/for-operators/operating-pinot/setup-table.md)
- [Set up ingestion](/release-1.3.0/for-operators/operating-pinot/setup-ingestion.md)
- [Decoupling Controller from the Data Path](/release-1.3.0/for-operators/operating-pinot/decoupling-controller-from-the-data-path.md): Decouple the controller from the data path for real-time Pinot tables.
- [Segment Assignment](/release-1.3.0/for-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-1.3.0/for-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-1.3.0/for-operators/operating-pinot/rebalance.md): This page describes how to rebalance a table
- [Rebalance Servers](/release-1.3.0/for-operators/operating-pinot/rebalance/rebalance-servers.md)
- [Rebalance Brokers](/release-1.3.0/for-operators/operating-pinot/rebalance/rebalance-brokers.md)
- [Rebalance Tenant](/release-1.3.0/for-operators/operating-pinot/rebalance/rebalance-tenant.md)
- [Separating data storage by age](/release-1.3.0/for-operators/operating-pinot/separating-data-storage-by-age.md)
- [Using multiple tenants](/release-1.3.0/for-operators/operating-pinot/separating-data-storage-by-age/moving-segments-across-tenants.md)
- [Using multiple directories](/release-1.3.0/for-operators/operating-pinot/separating-data-storage-by-age/using-multiple-directories.md)
- [Pinot managed Offline flows](/release-1.3.0/for-operators/operating-pinot/pinot-managed-offline-flows.md)
- [Minion merge rollup task](/release-1.3.0/for-operators/operating-pinot/minion-merge-rollup-task.md)
- [Consistent Push and Rollback](/release-1.3.0/for-operators/operating-pinot/consistent-push-and-rollback.md)
- [Access Control](/release-1.3.0/for-operators/operating-pinot/access-control.md)
- [Monitoring](/release-1.3.0/for-operators/operating-pinot/monitoring.md)
- [Tuning](/release-1.3.0/for-operators/operating-pinot/tuning.md)
- [Tuning Default MMAP Advice](/release-1.3.0/for-operators/operating-pinot/tuning/tuning-default-mmap-advice.md): Adding on behalf of Dino Occhialini \[https://github.com/dinoocch]
- [Real-time](/release-1.3.0/for-operators/operating-pinot/tuning/realtime.md): Learn about tuning real-time tables.
- [Routing](/release-1.3.0/for-operators/operating-pinot/tuning/routing.md)
- [Query Routing using Adaptive Server Selection](/release-1.3.0/for-operators/operating-pinot/tuning/query-routing-using-adaptive-server-selection.md)
- [Query Scheduling](/release-1.3.0/for-operators/operating-pinot/tuning/query-scheduling.md): Schedule queries to prioritize them.
- [Upgrading Pinot with confidence](/release-1.3.0/for-operators/operating-pinot/upgrading-pinot-cluster.md): This page describes the Pinot cross-release compatibility test suite.
- [Managing Logs](/release-1.3.0/for-operators/operating-pinot/managing-logs.md)
- [OOM Protection Using Automatic Query Killing](/release-1.3.0/for-operators/operating-pinot/oom-protection-using-automatic-query-killing.md): Pinot's built in heap usage monitoring and OOM protection
- [Pause ingestion based on resource utilization](/release-1.3.0/for-operators/operating-pinot/pause-ingestion-based-on-resource-utilization.md): Pause and Un-pause Ingestion based on Resource Utilization
- [Command-Line Interface (CLI)](/release-1.3.0/for-operators/cli.md)
- [Configuration Recommendation Engine](/release-1.3.0/for-operators/configuration-recommendation-engine.md): This page describes the automated mechanisms we have for recommending a suitable configuration for your deployment.
- [Tutorials](/release-1.3.0/for-operators/tutorials.md): Here you will find a collection of how-to guides for operators or developers
- [Authentication](/release-1.3.0/for-operators/tutorials/authentication.md): Set up HTTP basic auth and ACLs for access to controller and broker
- [Basic auth access control](/release-1.3.0/for-operators/tutorials/authentication/basic-auth-access-control.md): Set up BasicAuthAccessControl for access to controller and broker
- [ZkBasicAuthAccessControl](/release-1.3.0/for-operators/tutorials/authentication/zkbasicauthaccesscontrol.md): Set up ZkBasicAuthAccessControl for access to controller and broker
- [Configuring TLS/SSL](/release-1.3.0/for-operators/tutorials/configuring-tls-ssl.md): Set up TLS-secured connections inside and outside your cluster
- [Build Docker Images](/release-1.3.0/for-operators/tutorials/build-docker-images.md)
- [Running Pinot in Production](/release-1.3.0/for-operators/tutorials/running-pinot-in-production.md)
- [Kubernetes Deployment](/release-1.3.0/for-operators/tutorials/deployment-pinot-on-kubernetes.md)
- [Amazon EKS (Kafka)](/release-1.3.0/for-operators/tutorials/non-eks-to-eks.md)
- [Amazon MSK (Kafka)](/release-1.3.0/for-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-1.3.0/for-operators/tutorials/monitor-pinot-using-prometheus-and-grafana.md)
- [Performance Optimization Configurations](/release-1.3.0/for-operators/tutorials/performance-optimization-configurations.md)
- [Segment Operations Throttling](/release-1.3.0/for-operators/tutorials/segment-operations-throttling.md)
