Consul K8s Operator
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 3 | 10 Oct 2024 | |
| 1.19/beta | 4 | 12 Jan 2026 | |
| 1.19/edge | 4 | 04 Dec 2025 |
juju deploy consul-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:
-
datacenter | string
Default: dc1
Name of the datacenter consul agent is running on.
-
expose-gossip-and-rpc-ports | boolean
Exposes the server gossip port as node ports. Used for exposing consul-server on k8s to agents running on external VMs. Exposing RPC ports is not supported.
-
serflan-node-port | int
Default: 30401
Serflan port number to expose as node port. This port is used only when expose-gossip-and-rpc-ports is set to True. The range of valid ports is 30000-32767