Endpoints > {{ endpoint.Name }}

This Edge endpoint is associated to an Edge environment {{ state.kubernetesEndpoint ? '(Kubernetes)' : '(Docker)' }}.

Edge key: {{ endpoint.EdgeKey }}

Edge identifier: {{ endpoint.EdgeID }}

Refer to the platform related command below to deploy the Edge agent in your remote cluster.

The agent will communicate with Portainer via {{ edgeKeyDetails.instanceURL }} and tcp://{{ edgeKeyDetails.tunnelServerAddr }}

curl https://downloads.portainer.io/portainer-edge-agent-setup.sh | sudo bash -s -- {{ randomEdgeID }} {{ endpoint.EdgeKey }} {{ dockerCommands.linuxSwarm }} {{ dockerCommands.windowsSwarm }} {{ dockerCommands.linuxStandalone }} {{ dockerCommands.windowsStandalone }}
Copy command
Join token

For those prestaging the edge agent, use the following join token to associate the Edge agent with this endpoint.

You can read more about pre-staging in the userguide available here.

{{ endpoint.EdgeKey }}
Copy token
You should configure the features available in this Kubernetes environment in the Kubernetes configuration view.
Configuration
Metadata
Security
Cancel