Whilst deploying Calico Node etc. to my cluster, via: -
kubectl apply -f calico.yaml
and whilst checking the running Pods, via: -
kubectl get pods -A
I was seeing: -
...
kube-system calico-node-9srv6 0/1 Init:ErrImagePull 0 8s
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Whilst deploying Calico Node etc. to my cluster, via: -
kubectl apply -f calico.yaml
and whilst checking the running Pods, via: -
kubectl get pods -A
I was seeing: -
...
kube-system calico-node-9srv6 0/1 Init:ErrImagePull 0 8s
This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman and skopeo on an Ubuntu box: - lsb_rel...
No comments:
Post a Comment