minikube start 后使用 k create -f *.yaml 遇到错误
Error from server (InternalError): an error on the server ("") has prevented the request from succeeding
解决办法
unset https_proxy

minikube start 后使用 k create -f *.yaml 遇到错误
Error from server (InternalError): an error on the server ("") has prevented the request from succeeding
解决办法
unset https_proxy