-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
v1.16-rc.1 regression w/ CRI-O: Get runtime version failed: rpc error: code = Unavailable #5323
Comments
Confirmed that this is specific to Kuberentes v1.16 rc1. It does not occur with beta 1.
|
Possibly related to grpc issues, if so this should help: But can only find issues originating from |
Looks like upgrading to cri-o 1.15.2 should fix this issue, will try locally (error reproduces here) |
Seems much happier: 🎁 Preparing Kubernetes v1.16.0-rc.1 on CRI-O 1.15.2 ... 🏄 Done! kubectl is now configured to use "minikube" |
./out/minikube start --container-runtime=crio --kubernetes-version=v1.16.0-rc.1
causes:
minikube logs show issues, but no obvious root causes:
This does look interesting:
The text was updated successfully, but these errors were encountered: