4paradigm / 4paradigm/k8s-vgpu-scheduler
failed calling webhook "vgpu.4pd.io"
- Dominant language
- Go
- Stars
- 595
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Error from server (InternalError): Internal error occurred: failed calling webhook "vgpu.4pd.io": Post https://vgpu-scheduler.kube-system.svc:443/webhook?timeout=10s: context deadline exceeded
在自己的机器上安装了vgpu, 但是跑启动benchmark的时候报了以上错误
环境配置:
k8s: 1.16.15
docker: 18.09.9
改了docker的runtime为nvidia-docker2
系统ubuntu18.04.6 LTS
Contributor guide
No contributing guide indexed for this repository
Research direction
The error indicates a timeout when the Kubernetes API server calls the vGPU scheduler's webhook. First, check the webhook service 'vgpu-scheduler' in the 'kube-system' namespace is running and reachable. Examine the webhook configuration and the scheduler logs. Verify network policies, service endpoints, and TLS certificates. The fix likely involves troubleshooting the webhook deployment or network connectivity within the cluster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kubernetes
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100