Skip to content

inovex/external-dns-openstack-webhook

Repository files navigation

ExternalDNS - OpenStack Designate Webhook

This is an ExternalDNS provider for OpenStack's Designate DNS server. This projects externalizes the yet in-tree OpenStack Designate provider.

🌪 This project is in a very early stage and likely does not do what you expect!

Development

To run the webhook locally, you'll need to create a clouds.yaml file and put it in one of the standard-locations. Then set the cloud to be used in the OS_CLOUD environemnt variable. You can then start the webhook server using:

go run cmd/webhook/main.go