mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-26 14:56:47 +00:00
Touch file
This commit is contained in:
@@ -7,8 +7,6 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
|||||||
|
|
||||||
<PangolinCloudTocCta />
|
<PangolinCloudTocCta />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Pangolin (Control Plane)
|
### Pangolin (Control Plane)
|
||||||
|
|
||||||
Pangolin is the main control center that orchestrates the entire system:
|
Pangolin is the main control center that orchestrates the entire system:
|
||||||
@@ -67,6 +65,6 @@ Badger is Pangolin's middleware that enforces access control:
|
|||||||
Badger ensures that only authenticated and authorized users can access your applications, even if they bypass other security measures.
|
Badger ensures that only authenticated and authorized users can access your applications, even if they bypass other security measures.
|
||||||
</Warning>
|
</Warning>
|
||||||
|
|
||||||
<Frame caption="System architecture showing Pangolin components and their interactions">
|
<Frame caption="System architecture showing Pangolin components">
|
||||||
<img src="/images/system-diagram.svg" alt="Pangolin system architecture diagram"/>
|
<img src="/images/system-diagram.svg" alt="Pangolin system architecture diagram"/>
|
||||||
</Frame>
|
</Frame>
|
||||||
|
|||||||
Reference in New Issue
Block a user