Portainer Agent Charm

  • Portainer.io
Channel Revision Published Runs on
latest/stable 3 29 Sep 2021
Ubuntu 20.04
latest/edge 1 14 Sep 2021
Ubuntu 20.04
juju deploy portainer-agent
Show information

Platform:

Learn about configurations >

  • edge | boolean

    Enable/disable Edge mode on Agent.

  • edge_id | string

    The unique Edge Agent ID generated by the Portainer server on Edge Agent endpoint creation.

  • edge_key | string

    The unique join token generated by the Portainer server on Edge Agent endpoint creation.

  • service_http_node_port | int

    Default: 30778

    Static NodePort for accessing the Portainer Agent. Specify only if the type is NodePort.

  • service_http_port | int

    Default: 9001

    HTTP Portainer Agent port.

  • service_type | string

    Default: LoadBalancer

    Service Type for the Portainer Agent Service; Accepts ClusterIP, NodePort and LoadBalancer.