> For the complete documentation index, see [llms.txt](https://docs.pipekit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pipekit.io/using-pipekit/operating-at-scale.md).

# Operating at Scale

The pages here cover configuration you should turn on once Pipekit's defaults stop holding up. The defaults are tuned for small to moderate deployments; heavy concurrent throughput or very large workflows will push past them.

## When to read these pages

* [Vector Log Collection](/using-pipekit/operating-at-scale/vector-log-collection.md). Read this if you are losing logs, or if log streaming is putting load on your Kubernetes API server.
* [Node Status Offloading](/using-pipekit/operating-at-scale/node-status-offloading.md). Read this if you are running workflows large enough that Argo Workflows itself has node status offloading enabled.

## Related

For region-level continuity across separate clusters, see [Disaster Recovery](/using-pipekit/clusters/disaster-recovery.md).
