diff --git a/website/content/docs/installing/high-availability.mdx b/website/content/docs/installing/high-availability.mdx index 894d753c72..30b5144bb3 100644 --- a/website/content/docs/installing/high-availability.mdx +++ b/website/content/docs/installing/high-availability.mdx @@ -22,7 +22,7 @@ The following ports should be available: ## Architecture The general architecture for the server infrastructure requires 3 controllers -and 3 workers. Note that it is possible to a controller and worker within the +and 3 workers. Note that it is possible to run a controller and worker within the same process, but the guide here assumes separate deployments. The documentation here uses virtual machines running on Amazon EC2 as the example environment, but this use case can be extrapolated to almost any cloud platform to suit operator