clearlinux / cloud-native-setup

Automation around setting up the cloud-native content (kubernetes) on Clear Linux.
Apache License 2.0
61 stars 41 forks source link

System level proxy breaks containerd #325

Open jascott1 opened 4 years ago

jascott1 commented 4 years ago

When we recently deployed after #316, we found the internet connection to be broken when using conatinerd.

CraigSterrett commented 4 years ago

Would need more details here. Currently the regular test runs of Sonobuoy are run behind the proxy, and testing with containerd with crio and create_stack all are successful. What issue are you seeing, what CNI are you using?

jascott1 commented 4 years ago

We are using Canal. The symptom is that nodes can not pull images. Sorry we did not find a workaround and just reverted back to a previous commit.