DNS resolution not working
yaron2 opened this issue · 1 comments
yaron2 commented
Installed master branch version of VC on an AKS cluster.
When trying to access Service DNS, the addresses are unreachable.
Here's an example of a kubectl apply -f
command that executes a registered webhook validation:
error when creating "nginx.yaml": Internal error occurred: failed calling webhook "vvalidator.kb.io": Post https://k8s-validation-webhooks-service.default.svc:443/validate-app-microsoft-com-v1alpha1-app?timeout=10s: context deadline exceeded
Containers running in a tenant namespace also cannot access DNS based services. They can, however, access Pod IPs directly.
yaron2 commented
Wrong repo :)