mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
GITBOOK-29: Update architecture link
This commit is contained in:
committed by
gitbook-bot
parent
72a04bd6c1
commit
692e8e7592
@@ -11,7 +11,7 @@ metaLinks:
|
||||
Portainer consists of two elements: the Portainer Server and the Portainer Agent. Both run as lightweight containers on your existing containerized infrastructure. The Portainer Agent should be deployed to each node in your cluster and configured to report back to the Portainer Server container.
|
||||
|
||||
{% hint style="info" %}
|
||||
For a deeper dive into the architecture of Portainer, have a look at our [reference architecture](https://academy.portainer.io/architecture).
|
||||
For a deeper dive into the architecture of Portainer, have a look at our [technical architecture overview](https://dl.portainer.io/dl/whitepapers/portainer-technical-architecture.pdf).
|
||||
{% endhint %}
|
||||
|
||||
A single Portainer Server will accept connections from any number of Portainer Agents, providing the ability to manage multiple clusters from one centralized interface. To do this, the Portainer Server container requires data persistence. The Portainer Agents are stateless, with data being shipped back to the Portainer Server container.
|
||||
|
||||
Reference in New Issue
Block a user