MAAS Site Manager Operator for Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 46 | Today | |
latest/edge | 30 | 06 Dec 2024 |
juju deploy maas-site-manager-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:
-
log-level | string
Default: info
Configures the log level of WSGI HTTP Server.
Acceptable values are: "info", "debug", "warning", "error" and "critical"
-
temporal-namespace | string
Default: msm-namespace
The namespace to use for running Temporal workflows
-
temporal-server-address | string
Default: localhost:7233
The host:port for the temporal server
-
temporal-task-queue | string
Default: msm-queue
The task queue for Temporal workers to look for jobs in
-
temporal-tls-root-cas | string
Root certificate authority (CA) certificates for TLS communication.