Skip to content
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

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

Open
cuiHL opened this issue Apr 9, 2024 · 2 comments
Open
Labels

Comments

@cuiHL
Copy link

cuiHL commented Apr 9, 2024

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

how did I resolve it?

@cuiHL cuiHL added the kind/question kind/question label Apr 9, 2024
@rambohe-ch
Copy link
Member

@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?
Copy link

stale bot commented Jul 10, 2024

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.

@stale stale bot added the wontfix label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants