Portainer Charm

  • By Portainer.io
Channel Revision Published Runs on
latest/stable 6 28 Sep 2021
Ubuntu 20.04
latest/edge 3 14 Sep 2021
Ubuntu 20.04
juju deploy portainer
Show information

Platform:

  • service_edge_node_port | int

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

  • service_edge_port | int

    Default: 8000

    TCP port for accessing Portainer Edge.

  • service_http_node_port | int

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

  • service_http_port | int

    Default: 9000

    HTTP port for accessing Portainer Web.

  • service_type | string

    Default: LoadBalancer

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