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 · 1 comment
Open
Labels
kind/question kind/question

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question kind/question
Projects
None yet
Development

No branches or pull requests

2 participants