containerd-shim-spin
containerd-shim-spin copied to clipboard
Spin application keep restarting in AKS cluster
I deployed the simple-app sample to an AKS cluster, and is observing that two of four pods are continuously restarting.
The cluster consists of four nodes (two are amd62, two are arm64). The restarts are happening on one node on each architecture. All nodes run Ubuntu 22.04.
I've obtained the containerd logs (using journalctl -u containerd
), and attached here. Let me know what else could be needed to troubleshoot this problem. I still have the cluster running, and the app deployed.