Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 622 Bytes

File metadata and controls

34 lines (22 loc) · 622 Bytes

Solution Worker Node Failure

  • Lets have a look at the Solution of the Worker Node Failure

    Solution

    1. Check Solution

      Details
      ssh node01
      
      service kubelet start
      
    2. Check Solution

      Details
      sed -i 's/WRONG-CA-FILE.crt/ca.crt/g' /var/lib/kubelet/config.yaml
      
    3. Check Solution

      Details
      sed -i 's/6553/6443/g' /etc/kubernetes/kubelet.conf