mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Fnlb was moved to its own repo: fnproject/lb (#702)
* Fnlb was moved to its own repo: fnproject/lb * Clean up fnlb leftovers * Newer deps
This commit is contained in:
committed by
Reed Allman
parent
4ffa3d5005
commit
d3be603e54
@@ -168,7 +168,7 @@ Fn runs more instances of the function based on requests. It is automatic. For
|
||||
|
||||
When running in the cloud workloads are spread across available hosts.
|
||||
|
||||
Functions currently do not relocate. Please see our [FnLB project inside Fn Project](https://github.com/fnproject/fn/tree/master/fnlb) for how to route requests to available hosts. Using the FnLB will relocate/scale functions if hosts are overloaded.
|
||||
Functions currently do not relocate. Please see our [FnLB project](https://github.com/fnproject/lb) for how to route requests to available hosts. Using the FnLB will relocate/scale functions if hosts are overloaded.
|
||||
|
||||
<a id="Persistence"></a>
|
||||
## Persistence
|
||||
|
||||
Reference in New Issue
Block a user