diff --git a/doc/source/serve/production-guide/fault-tolerance.md b/doc/source/serve/production-guide/fault-tolerance.md index 5c46ee166bfeb..a412071fa8c1c 100644 --- a/doc/source/serve/production-guide/fault-tolerance.md +++ b/doc/source/serve/production-guide/fault-tolerance.md @@ -17,7 +17,9 @@ This section discusses concepts from: (serve-e2e-ft-guide)= ## Guide: end-to-end fault tolerance for your Serve app -Serve provides some [fault tolerance](serve-ft-detail) features out of the box. You can provide end-to-end fault tolerance by tuning these features and running Serve on top of [KubeRay]. +Serve provides some [fault tolerance](serve-ft-detail) features out of the box. Two options to get end-to-end fault tolerance are the following: +* tune these features and run Serve on top of [KubeRay] +* use the [Anyscale platform](https://docs.anyscale.com/platform/services/head-node-ft), a managed Ray platform ### Replica health-checking