Hi all, anyone knows if and how is possible to del...
# one-point-x
s
Hi all, anyone knows if and how is possible to delete a stopping container? Problem is that load balancer returns often 503 Service Unavailable - No server is available to handle this request. This is totally random and sometimes a refresh fix the issue. I think the load balancer “see” and forward the request to some old pod that no more exists because related to old deploy and so the 503 error is returned to user. I don’t understand why these containers are stuck in stopping state. We have 2 node for orchestration plane and on other node everything seems fine. 🤔 Many thanks in advance. Rancher v1.6.14