Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
infwinston committed Jul 14, 2023
1 parent 208bdf4 commit 1fa6401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/serve/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Sky Serve transparently handles load balancing, failover and autoscaling of the
## Architecture

Sky Serve has four key components:
1. Server - The HTTP server is responsible for recieving requests and redirecting them to healthy endpoints.
1. Redirector - The HTTP server is responsible for recieving requests and redirecting them to healthy endpoints.
2. Load balancers - spread requests across healthy endpoints according to different policies.
3. Autoscalers - scale up and down the number of serving endpoints according to different policies and handle recovery of unhealthy endpoints.
4. Infra Providers - provides a uniform interface to talk to SkyPilot.
Expand Down

0 comments on commit 1fa6401

Please sign in to comment.