Portainer is connected to a node that is part of a Swarm cluster. Some resources located on other nodes in the cluster might not be available for management, have a look at our agent setup for more details.
Portainer is connected to a worker node. Swarm management features will not be available.
Environment | {{ endpoint.Name }} {{ endpoint.Snapshots[0].TotalCPU }} {{ endpoint.Snapshots[0].TotalMemory | humansize }} - {{ info.Swarm && info.Swarm.NodeID !== '' ? 'Swarm' : 'Standalone' }} {{ info.ServerVersion }} + Agent |
URL | {{ endpoint.URL | stripprotocol }} |
{{ endpoint.Gpus.length <= 1 ? 'GPU' : 'GPUs' }} | {{ gpuInfoStr }} |
Tags | {{ endpointTags }} |