Kublet
If you use the kubeadmin tool it does not automatically install kublet. now that is the difference between the other components.
If you use kubeadm tool to deploy the cluster it will not deploy kublet that is the difference between the other components. You must always manually install kublet on the worker nodes.
Extract it from kubernetes release page extract it an run it as a service.
Comments
Post a Comment