Skip to content
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

Tracker for CRI-O issues #3296

Closed
afbjorklund opened this issue Nov 4, 2018 · 1 comment
Closed

Tracker for CRI-O issues #3296

afbjorklund opened this issue Nov 4, 2018 · 1 comment
Labels
co/runtime/crio CRIO related issues kind/documentation Categorizes issue or PR as related to documentation. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@afbjorklund
Copy link
Collaborator

afbjorklund commented Nov 4, 2018

Currently there are a lot of issues, when trying to use an alternative runtime...

https://kubernetes.io/docs/setup/minikube/#alternative-container-runtimes

Added this issue as a "tracker", to the individual pull requests that I opened earlier.

I believe all of them are needed, to again be able to use something other than Docker ?

minikube start --container-runtime=cri-o --network-plugin=cni

Especially once the default Kubernetes version is updated from 1.10 to 1.12 and beyond.

Fixes

#3154 Add config parameter for the cri socket path

#3190 Improve the default crio-bin configuration

#3194 Write /etc/crictl.yaml when starting

#3211 Stop docker daemon, when running cri-o

#3303 none driver: Only require docker for the docker runtime

Features

#2757 CRI: try to use "sudo podman load" instead of "docker load"

#3225 CRI: Add Buildah to ISO, for building OCI images

@tstromberg tstromberg added kind/documentation Categorizes issue or PR as related to documentation. co/runtime/crio CRIO related issues labels Nov 6, 2018
@tstromberg tstromberg added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jan 23, 2019
@afbjorklund
Copy link
Collaborator Author

Everything is working OK, with Kubernetes 1.13. Closing tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/runtime/crio CRIO related issues kind/documentation Categorizes issue or PR as related to documentation. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants