when i am describe pod getting below error. Please help me this is important.
kubectl describe pod catalog-svc-5847d4fd78-zglgx -n kasten-io
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m39s Successfully assigned kasten-io/catalog-svc-5847d4fd78-zglgx to znlapcdp07443v
Warning FailedCreatePodSandBox 9m37s kubelet, znlapcdp07443v Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "cf03969714a36fbd87688bc756b5e51a3dc89c3a868ace6b8981caf595bc8858" network for pod "catalog-svc-5847d4fd78-zglgx": networkPlugin cni failed to set up pod "catalog-svc-5847d4fd78-zglgx_kasten-io" network: Calico CNI panicked during ADD: runtime error: invalid memory address or nil pointer dereference
Normal SandboxChanged 9m36s kubelet, znlapcdp07443v Pod sandbox changed, it will be killed and re-created.
Normal Pulling 9m34s kubelet, znlapcdp07443v Pulling image "gcr.io/kasten-images/upgrade:5.5.2"
Normal Created 9m33s kubelet, znlapcdp07443v Created container upgrade-init
Normal Pulled 9m33s kubelet, znlapcdp07443v Successfully pulled image "gcr.io/kasten-images/upgrade:5.5.2" in 699.458988ms
Normal Started 9m33s kubelet, znlapcdp07443v Started container upgrade-init
Normal Pulled 9m32s kubelet, znlapcdp07443v Successfully pulled image "gcr.io/kasten-images/catalog:5.5.2" in 558.557648ms
Normal Pulling 9m32s kubelet, znlapcdp07443v Pulling image "gcr.io/kasten-images/catalog:5.5.2"
Normal Created 9m32s kubelet, znlapcdp07443v Created container schema-upgrade-check
Normal Started 9m31s kubelet, znlapcdp07443v Started container schema-upgrade-check
Normal Pulling 9m30s kubelet, znlapcdp07443v Pulling image "gcr.io/kasten-images/catalog:5.5.2"
Normal Pulled 9m30s kubelet, znlapcdp07443v Successfully pulled image "gcr.io/kasten-images/catalog:5.5.2" in 548.119273ms
Normal Created 9m30s kubelet, znlapcdp07443v Created container catalog-svc
Normal Pulling 9m29s kubelet, znlapcdp07443v Pulling image "ghcr.io/kanisterio/kanister-tools:0.85.0"
Normal Started 9m29s kubelet, znlapcdp07443v Started container catalog-svc
Warning Failed 9m29s kubelet, znlapcdp07443v Failed to pull image "ghcr.io/kanisterio/kanister-tools:0.85.0": rpc error: code = Unknown desc = Error response from daemon: Get https://ghcr.io/v2/: read tcp 10.147.155.173:34264->140.82.114.34:443: read: connection reset by peer
Warning Failed 9m29s kubelet, znlapcdp07443v Error: ErrImagePull
Normal BackOff 9m28s kubelet, znlapcdp07443v Back-off pulling image "ghcr.io/kanisterio/kanister-tools:0.85.0"
Warning Failed 9m28s kubelet, znlapcdp07443v Error: ImagePullBackOff