Portainer Agent Charm
- Portainer.io
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 3 | 29 Sep 2021 | |
latest/edge | 1 | 14 Sep 2021 |
juju deploy portainer-agent
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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.