DNS Integrator
Platform:
22.04
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 2 | 04 Dec 2025 |
juju deploy dns-integrator --channel edge
DNS integrator to create DNS records
DNS integrator operator
A Juju charm deploying and managing a DNS record requests integrator on bare metal.
This charm simplifies the resource record requests creation towards an already deployed DNS charm
accepting the dns_record interface.
Get started
The charm can be deployed to any machine model by pulling it from Charmhub:
juju deploy dns-integrator --channel=latest/edge
You can then integrate it with any charm supporting the requirer side of the dns_record interface.
Use the configuration of the charm to decide which resource record requests you want to send to the requirer charm.
Basic operations
No actions are available as this charm is meant to be operated through its integrations.
The charm can integrate with any requirer charm implementing the dns_record interface.