[Question] kube-apiserver output failed to list and watch apps.openyurt.io
cuiHL opened this issue · 2 comments
cuiHL commented
rambohe-ch commented
@cuiHL Thank you for raising the issue.
It seems that kube-apiserver can not access the yurt-app-manager-webhook.kube-sysystem.svc
service and timeout happened.
There are some suggestions for debugging the above problem:
- dns resolution for
yurt-app-manager-webhook.kube-sysystem.svc
is correct or not? - the request for
yurt-app-manager-webhook.kube-sysystem.svc:443
can be forwarded toyurt-manager
pod or not? - yurt-manager pod is listening the correct address or not?
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.