/dns-operator

Operator for Kubernetes to manage DNS records as Kubernetes resources

Primary LanguageGoMIT LicenseMIT

dns-operator

dns-operator is an operator for Kubernetes which allows you to deploy DNS records as resources in you cluster.

dns-operator introduces a new DNSRecord kind, which represents a single DNS record on the provider of your choice (e.g., Cloudflare or you own personal server) that you can deploy with kubectl, helm or any other tool you use for your deployments.

For a quick overview of the core concepts of the operator, go to the Quick Start page, or, if you prefer a complete step-by-step guide, head over to one of the User Guides.

Full documentation at: https://95ulisse.github.io/dns-operator.

License

This project is licensed under the MIT license.