You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planing using crictl instead of docker for some common operations. Is there any plan to make crictl be able to tag image and push image to a registry?
Agreed with @Random-Liu. crictl is only talking with kubernetes CRI interface, it's not a replacement of container runtime's one.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Activity
Random-Liu commentedon Feb 27, 2019
That is not in scope.
crictl
is only used for Kubernetes node trouble shooting, it is not a replacement of docker.For building/tagging images, please continue using docker.
feiskyer commentedon Feb 28, 2019
Agreed with @Random-Liu. crictl is only talking with kubernetes CRI interface, it's not a replacement of container runtime's one.
/close
k8s-ci-robot commentedon Feb 28, 2019
@feiskyer: Closing this issue.
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
matti commentedon Sep 9, 2020
well, now kubernetes is removing docker kubernetes/kubernetes#94624
would be handy to tag and push in node during that famous troubleshooting
#640
zoulux commentedon Nov 16, 2021
It's very sad, I didn't want to install Docker
yiya1989 commentedon Dec 29, 2021
I didn't want to install Docker too