kubernetes pods keeps restarting


I had this situation whereby kubernetes pods keep on restarting even if I tried deleting it.
As soon as it gets deleted, two new instance get created again.

So i tried looking for what causes it. For my case, it is the replicationcontroller.

kubectl get replicationcontroller

kubectl delete replicationcontroller "connectcd"


And this solves it! :)


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type