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

failed calling webhook "validatejob.volcano.sh"--context deadline exceeded #3358

Open
GhangZh opened this issue Mar 20, 2024 · 3 comments
Open
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@GhangZh
Copy link

GhangZh commented Mar 20, 2024

What happened:
The volcano webhook often reports the following error

Internal error occurred: failed calling webhook "validatejob.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/jobs/validate?timeout=10s": context deadline exceeded

What you expected to happen:
No error

Environment:

  • Volcano Version:1.7
  • Kubernetes version (use kubectl version): 1.24
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@GhangZh GhangZh added the kind/bug Categorizes issue or PR as related to a bug. label Mar 20, 2024
@Monokaix
Copy link
Member

Actually it's not a bug. You should check whether webhook is running and check connection between kube-apiserver and webhook pod.

@GhangZh
Copy link
Author

GhangZh commented Mar 21, 2024

Actually it's not a bug. You should check whether webhook is running and check connection between kube-apiserver and webhook pod.

I checked that volcano-admission is running and only a few errors were reported
image

@Monokaix
Copy link
Member

Actually it's not a bug. You should check whether webhook is running and check connection between kube-apiserver and webhook pod.

I checked that volcano-admission is running and only a few errors were reported image

Seems that server didn't run successfully,you should check tls certificate signed right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants