mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
GITBOOK-37: What is a node update
This commit is contained in:
committed by
gitbook-bot
parent
5c57cb5abd
commit
103c57217a
@@ -11,10 +11,16 @@ metaLinks:
|
||||
|
||||
A "node" can be simply described as a "server" (whether this is an actual physical server, a VM, a Raspberry Pi, your desktop or laptop, an industrial computer, or an embedded compute device) that is capable of running containers (via Docker, Kubernetes or another orchestrator) which is either running the Portainer Server or is under the management of a Portainer Server installation.
|
||||
|
||||
Nodes that are used solely as management environments are not counted toward your node limit. A management environment is only counted as a node if it is also being managed by Portainer. 
|
||||
|
||||
{% hint style="info" %}
|
||||
Node pricing is also dependent on the [type of node](what-is-the-pricing-for-business-edition.md) you are using.
|
||||
{% endhint %}
|
||||
|
||||
{% hint style="info" %}
|
||||
All examples given below assume the management node is also managed from within Portainer.
|
||||
{% endhint %}
|
||||
|
||||
### Docker
|
||||
|
||||
For Docker, we consider anything that runs Portainer, whether that be Portainer Server or Portainer Agent, as a node. This is important to remember as on clustered environments like Docker Swarm the Portainer Agent will be running on each server in the cluster and therefore count towards your number of licenses.
|
||||
|
||||
Reference in New Issue
Block a user