baymax
baymax
Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled default-scheduler Successfully assigned hx/csi-s3-test-nginx-fb47df9c6-l8mlb to k8snode01 Warning FailedMount 20s (x10 over 89s) kubelet, k8snode01 MountVolume.SetUp failed for...
### Description containerd is set up to use proxies for crictl pulls, but not for ctr pulls. cmd := exec.Command(filepath.Join(s.Root, "bin/containerd"), args...) cmd.Env = append(os.Environ(), "HTTPS_PROXY=http://192.168.98.22:85") ### Steps to reproduce...