agones
agones copied to clipboard
Docs: Update High Available to include more details.
Update [High Availability Agones](https://agones.dev/site/docs/advanced/high-availability-agones/](https://agones.dev/site/docs/advanced/high-availability-agones/) to include details of how the Allocator Service and the Ping service have HA redundancy.
- Basically that they both run multiple copies, so will be resilient against node shutdown within the cluster.
'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '
Should also include the topologySpreadConstraints #3533 for the controllers in this documentation as well?