'How to trigger create sandbox of pod again
I have a project to add label for pod to solve FailedCreatePodSandBox error.
After I finished development, when I tried to deploy multiple pods through Deployment replicas, I found that there may be FailedCreatePodSandBox errors before adding the label.
Although the pod will eventually become running over time, this time is uncontrollable
Is there some way to immediately call or trigger the pod to create sandbox again when the pod is successfully tagged label within the reconcile
I really appreciate any help with this.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
