-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error doing DNS lookup for NS records when using a Private DNS zone #781
Comments
@justinsb thoughts? |
@billyshambrook Have you tried to execute kops from the target VPC ?
|
So the behaviour in kops 1.5 should be:
|
@justinsb i am using kops version Version 1.5.0-alpha3 and using public hosted zone to AWS VPC. I0119 12:10:31.551440 18744 dns.go:94] Doing DNS lookup to verify NS records for "dev.XXXXX.com" |
@billyshambrook I believe your problem should now be solved if you pass the @hridyeshpant I believe we spoke on slack, but that was a genuine configuration issue it detected I believe - I think the docs here https://github.com/kubernetes/kops/pull/1538/files#diff-5803986eae4dd3a69a265d54997b0040 (still in PR) cover it. Going to close, but please reopen if there's still problems here when using kops 1.5.0 beta1 or above with the |
Since 621dec7, I have started to get the following error when I try to use KOPS with just a Private DNS zone.
This may impact the current private networking work...
Thanks
The text was updated successfully, but these errors were encountered: