update diagrams (#2289)
This commit is contained in:
committed by
GitHub
parent
db44be9803
commit
32907924e1
@@ -42,8 +42,10 @@ One of our objectives with FAST is to provide a lightweight reference design for
|
||||
|
||||
FAST has built-in support for multitenancy implemented in [an optional stage 1](./stages/1-tenant-factory/). Tenants can optionally be created with FAST compatibility, allowing them independent use of stages 1+ in their own context.
|
||||
|
||||
The following diagram is a high-level overview of stages used with multitenancy.
|
||||
|
||||
<p align="center">
|
||||
<img src="stages-multitenant/stages.svg" alt="Stages diagram">
|
||||
<img src="tenants-stages.svg" alt="Stages for multitenancy.">
|
||||
</p>
|
||||
|
||||
## Implementation
|
||||
|
||||
@@ -40,6 +40,12 @@ The following is a high level diagram of this stage design.
|
||||
|
||||

|
||||
|
||||
<!--
|
||||
And the flow through stages when using multitenancy.
|
||||
|
||||

|
||||
-->
|
||||
|
||||
### Regular tenants
|
||||
|
||||
Where FAST compatibility is not needed this stage creates minimal tenant environments, configuring the minimum amount of resources to allow them to operate independently:
|
||||
|
||||
BIN
fast/stages/1-tenant-factory/diagram-flow.png
Normal file
BIN
fast/stages/1-tenant-factory/diagram-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 339 KiB |
Binary file not shown.
BIN
fast/tenants-stages.png
Normal file
BIN
fast/tenants-stages.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 166 KiB |
1086
fast/tenants-stages.svg
Normal file
1086
fast/tenants-stages.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 270 KiB |
Reference in New Issue
Block a user