
Incus
- Cloudlabs UFSCar
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 4 | 04 Feb 2025 | |
latest/edge | 6 | 07 Mar 2025 |
juju deploy incus
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
ceph-rbd-features | string
Default: layering
Comma-separated list of RBD features to enable for volumes on the Ceph storage pool.
To see all available features, refer to the Ceph RBD documentation: https://docs.ceph.com/en/latest/man/8/rbd/#cmdoption-rbd-image-feature
-
cluster-port | int
Default: 8444
The port for the Incus cluster communication.
Note that Incus does not support changing the cluster address after the member joins the cluster. Because of this, any changes to this option after the cluster is formed will be ignored on existing units, but may be applied to new units.
-
enable-web-ui | boolean
Whether to enable the Incus Web UI.
-
metrics-port | int
Default: 8443
The port in which Incus will expose the metrics server to be scraped by Prometheus.
-
package-repository | string
Default: deb https://pkgs.zabbly.com/incus/stable jammy main
A full source list entry to define an extra package repository.
A complete reference for the format of the source list entry is available at https://wiki.debian.org/SourcesList.
-
package-repository-gpg-key | string
Default: https://pkgs.zabbly.com/key.asc
An optional URL from which to download the GPG key used to verify the package signatures in the repository specified in
package-repository
. -
server-port | int
Default: 8443
The port for the Incus API server.
-
set-failure-domain | boolean
Default: True
When enabled, the charm will use Juju's availability zones to set the failure domain of each node in the cluster.
For more information about failure domains, refer to the Incus documentation: https://linuxcontainers.org/incus/docs/main/explanation/clustering/#failure-domains