Skip to content
forked from chipzoller/pks-dns

Automate the DNS record creation process for your VMware PKS clusters provisioned with vCloud Director and Container Service Extension

License

Notifications You must be signed in to change notification settings

josemzr/pks-dns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pks-dns-cse

Automate the DNS record creation process for your VMware PKS clusters right from the cluster. This is based on the great pks-dns by Chip Zoller. This is adapted to be used with VMware Container Service Extension for vCloud Director. The main difference with the original project is that Enterprise PKS clusters launched with CSE get an unique ID appended to the desired name, therefore, the wrong name is created in the DNS server. With this project, the name is taken from the desired URL (removing the domain name), so the proper DNS record is created.

Installation instructions and further information can be found in the original GitHub repo by Chip Zoller: https://github.com/chipzoller/pks-dns/

About

Automate the DNS record creation process for your VMware PKS clusters provisioned with vCloud Director and Container Service Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 85.8%
  • Dockerfile 14.2%