Airbyte Web UI
- Commercial Systems
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 5 | 17 Oct 2024 | |
latest/edge | 5 | 17 Oct 2024 |
juju deploy airbyte-ui-k8s --channel edge
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:
-
external-hostname | string
Default: airbyte-ui-k8s
The DNS listing used for external connections. Will default to the name of the deployed application.
-
log-level | string
Default: info
Configures the log level of gunicorn.
Acceptable values are: "info", "debug", "warning", "error" and "critical"
-
tls-secret-name | string
Default: airbyte-tls
Name of the k8s secret which contains the TLS certificate to be used by ingress.