Installing FusionAuth on a New Kubernetes Cluster

This draft captures the architecture and operational flow of a FusionAuth cluster build: prepare the Kubernetes base, add MetalLB, deploy PostgreSQL, choose and validate the search backend, and work through the application-side dependency checks before trying to restore or migrate real data.

Restoring FusionAuth with Postgres Dumps and Elasticsearch Cleanup

This draft turns a real outage recovery note into a readable operations walkthrough covering service scale-down, Elasticsearch cleanup, database restore, and controlled service startup.