Ascend Operator日志打印Failed to watch *v1alpha1.Job
问题描述
Ascend Operator日志出现如下内容。
E1024 19:45:08.438884 6 reflector.go:127] K8s.io/client-go@v1.19.4-h4/tools/cache/reflector.go:156: Failed to watch *v1alpha1.Job: the server could not find the requested resource (get jobs.batch.volcano.sh) E1024 19:45:09.464318 6 reflector.go:127] K8s.io/client-go@v1.19.4-h4/tools/cache/reflector.go:156: Failed to watch *v1alpha1.Job: failed to list *v1alpha1.Job: the server could not find the requested resource (get jobs.batch.volcano.sh)
原因分析
未安装Volcano。
解决措施
安装Volcano组件后即可自动解决,日志不再打印错误内容。
父主题: 安装时出现的故障