kahkhang / kube-linode

:whale: Provision a Kubernetes/CoreOS cluster on Linode
MIT License
212 stars 31 forks source link

Update domain regex to support subdomains (or TLDs like co.uk) #60

Closed neersighted closed 6 years ago

neersighted commented 6 years ago

The regex could be better, but this worked for my purposes.

Closes #37

kahkhang commented 6 years ago

Thanks @neersighted! I'm not very sure the extent of Let's Encrypt support on different types of subdomains, but it helps to solve the issue for now.