Backends¶
DNS4ACME supports multiple storage backends, depending on its build-time configuration. You can use any of these backends to store update key and DNS record information.
Backend | Description |
---|---|
Kubernetes | Stores information using a CustomResourceDefinition in the Kubernetes API server. |