Talk:K8s Installation/Process
< Talk:K8s Installation(Redirected from Talk:Process/K8s Installation)
Jump to navigation
Jump to search
Trouble shoot
When deleting a worker node and then rejoin, the status of the worker node is not ready. Need to run
kubectl apply -f calico.yaml
again to let the worker find the network. Further reason should be investigated.