docs
This commit is contained in:
parent
0bcf894770
commit
23438c285b
@ -66,8 +66,10 @@ subgraph faaso-net
|
|||||||
end
|
end
|
||||||
|
|
||||||
client -- GET /funko/hello/foo --> faaso-proxy
|
client -- GET /funko/hello/foo --> faaso-proxy
|
||||||
|
client -- GET /funko/funko1/bar --> faaso-proxy
|
||||||
|
|
||||||
faaso-proxy -- GET /foo --> faaso-hello
|
faaso-proxy -- GET /foo --> faaso-hello
|
||||||
|
faaso-proxy -- GET /bar --> faaso-funko1
|
||||||
```
|
```
|
||||||
|
|
||||||
The dynamic proxying is achieved by reading the current state of
|
The dynamic proxying is achieved by reading the current state of
|
||||||
|
Loading…
Reference in New Issue
Block a user