MAAS Site Manager Operator for Kubernetes
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 50 | 23 Jan 2026 | |
| latest/edge | 30 | 06 Dec 2024 | |
| 1.0/beta | 49 | 18 Dec 2025 |
juju deploy maas-site-manager-k8s --channel 1.0/beta
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:
-
create-admin
Create an administrator account.
- Params
-
email string
Specifies the email of the admin user.
-
fullname string
Full name for this user.
-
password string
A password for this user.
-
username string
Username for the new account.
- Required
username, password, email