openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Home Page:https://openyurt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] kube-apiserver output failed to list and watch apps.openyurt.io

cuiHL opened this issue · comments

I got this error from api-server, yurt-app-manager 0.6, openyurt 1.1
image

how did I resolve it?

@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:

  1. dns resolution for yurt-app-manager-webhook.kube-sysystem.svc is correct or not?
  2. the request for yurt-app-manager-webhook.kube-sysystem.svc:443 can be forwarded to yurt-manager pod or not?
  3. yurt-manager pod is listening the correct address or not?
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.