This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Does cri support config proxy? #834
Closed
Description
openedon Jun 29, 2018
Now I want to pull images from my private registry,and I have config in config.toml like this.But I don't know how to config the proxy.Does it can config like docker in /etc/systemd/system/docker.service.d/https-proxy.conf
?
[Service]
Environment="HTTP_PROXY=http://9.21.60.88:8123/" "NO_PROXY=localhost,127.0.0.1,cluster1.icp:8500,mycluster.icp:8500"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment