Business code would only write four years of development, the distributed high concurrency also can't be a programmer? ->>
I use two machines to do the experiment,
As the master a
A as the endpoint (hostname named k8snode1)
After running, use the
Kubectl get the pods
Can see, there are two pod is running state
Using kubectl describe pod webapp - * * * * *
See pod is on k8snode1
But after shutdown k8snode1
Kubectl get the pods
Two pod is still running state
Why is this?
CodePudding user response:
Is the original poster to solve the problem, I also encountered this problem