kubectl apply -f service.yaml
时间:2020-07-09 15:17:10
收藏:0
阅读:177
错误1:
Error from server (InternalError): error when creating "service.yaml": Internal error occurred: failed calling webhook "webhook.serving.knative.dev": Post https://webhook.knative-serving.svc:443/defaulting?timeout=10s: context deadline exceeded
原因:
本地空间不够
评论(0)