@flowfuse/driver-kubernetes v2.18.0
FlowForge Docker Container Driver
FlowForge driver to create projects as docker containers
Configuration
In the flowforge.yml file
...
driver:
type: kubernetes
options:
registry: containers.flowforge.com
projectSelector:
role: projects
projectNamespace: flowforge
cloudProvider: aws
privateCA: ff-ca-certs
certManagerIssuer: lets-encrypt
k8sDelay: 1000
k8sRetries: 10
logPassthrough: true
customHostname:
enabled: true
cnameTarget: custom-loadbalancer.example.com
certManagerIssuer: lets-encrypt
ingressClass: custom-nginx
storage:
enabled: true
storageClass: nfs-storage
size: 5Giregistryis the Docker Registry to load Stack Containers fromprojectNamespacethe namespace Project pods should run inprojectSelectora list of labels that should be used to select which nodes Project Pods should run oncloudProvidernormally not set, but can beawsThis triggers the adding of AWS EKS specific annotation for ALB Ingress. oropenshiftto allow running on OpenShift (Enterprise license only)privateCAname of ConfigMap holding PEM CA Cert Bundle (file namecerts.pem) OptionalcertManagerIssuername of the ClusterIssuer to use to create HTTPS certs for instances (default not set)k8sRetrieshow many times to retry actions against the K8s APIk8sDelayhow long to wait (in ms) between retries to the K8s APIlogPassthroughHave Node-RED logs printed in JSON format to container stdout (default false)customHostnameSettings linked to allowing instances to have a second hostnamecustomHostname.enabled(default false)customHostname.cnameTargetThe hostname users should configure their DNS entries to point at. Required. (default not set)customHostname.certManagerIssuerName of the Cluster issuer to use to create HTTPS certs for the custom hostname (default not set)customHostname.ingressClassName of the IngressClass to use to expose the custom hostname (default not set)storage.enabledMounts a persistent volume on/data/storage(default false)storage.storageClassName of StorageClass to use to allocate the volume (default not set)storage.storageClassEFSTagUsed instead ofstorage.storageClasswhen needing to shard across multiple EFS file systems (default not set)storage.sizeSize of the volume to request (default not set)
Expects to pick up K8s credentials from the environment
Configuration via environment variables
Next variables are read from flowforge process environment in runtime:
INGRESS_CLASS_NAME-Ingressclass name for editor instancesINGRESS_ANNOTATIONS-Ingressannotations for editor instances as JSON-encoded objectDEPLOYMENT_TOLERATIONS- EditorDeploymenttolerations as JSON-encoded objectEDITOR_SERVICE_ACCOUNT- Editor service account.
11 months ago
11 months ago
12 months ago
8 months ago
7 months ago
6 months ago
10 months ago
9 months ago
8 months ago
6 months ago
6 months ago
11 months ago
9 months ago
8 months ago
10 months ago
5 months ago
9 months ago
11 months ago
9 months ago
9 months ago
8 months ago
8 months ago
10 months ago
6 months ago
9 months ago
10 months ago
8 months ago
7 months ago
6 months ago
9 months ago
10 months ago
5 months ago
8 months ago
6 months ago
7 months ago
9 months ago
10 months ago
11 months ago
5 months ago
9 months ago
8 months ago
9 months ago
10 months ago
8 months ago
11 months ago
7 months ago
12 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago