Skip to content

Operator for Kubernetes to manage DNS records as Kubernetes resources

License

Notifications You must be signed in to change notification settings

95ulisse/dns-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.