Skip to content

A tool to migrate external-DNS managed records to a new owner ID.

Notifications You must be signed in to change notification settings

utilitywarehouse/external-dns-owner-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

external-dns-owner-migrator

This is tooling to help us migrate external-DNS records to a new owner.

It can be used to migrate existing Ingress resources to a new owner id and/or delete DNS records marked with an owner id.

At the moment it only supports AWS Route53 DNS zones.

Example usage:

$ ./external-dns-owner-migrator -migrate -aws-zone-id=ZPLLMOCKBH0LL -kube-context=exp-1-aws -external-dns-prefix=infra -external-dns-owner-id-old=infra -external-dns-owner-id-new=exp-1
-aws

About

A tool to migrate external-DNS managed records to a new owner ID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages