yun
yun
Can convert all save/load image operations to only use skopeo ? ``` - name: Set image save/load command for docker set_fact: image_save_command: "{{ docker_bin_dir }}/docker save {{ image_reponame }} |...
It fixed after a REBOOT, ipset is destroyed, and calico-kube-controllers can start. I can reproduce it on my second node. # Before reboot. * calico-kube-controllers is CrashLoopBackOff ``` NAMESPACE NAME...
@matthewdupre If any other logs need to be provided? * calico-node.yaml ```yaml - name: FELIX_LOGSEVERITYSCREEN value: "debug" # Set Calico startup logging to "error" - name: CALICO_STARTUP_LOGLEVEL value: "debug" ```...
I think problem the is that pod cannot connect to kube-apiserver even though calico-node is running. However, I can successfully connect to kube-apiserver on localhost using both the node IP...