Portainer Charm
- Portainer.io
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 6 | 28 Sep 2021 | |
latest/edge | 3 | 14 Sep 2021 |
juju deploy portainer
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:
-
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.