Talk:K8s Installation/Process
< Talk:K8s Installation
Jump to navigation
Jump to search
Revision as of 00:29, 14 August 2021 by Benkoo (talk | contribs) (Benkoo moved page Talk:Process/K8s Installation to Talk:K8s Installation/Process)
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.