Using a proxy with containerd runtime #10874
Labels
co/runtime/containerd
co/runtime/crio
CRIO related issues
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Now I use the default container runtime (
docker
) in minikube. And at the start, I specify the option to use a proxy:But what about using
containerd
? How can I specify the environment setting in this case?In production we are already using a containerd. Therefore, I need to use it in minikube too.
I only found solution when it is used without minikube.
The text was updated successfully, but these errors were encountered: