aks removing node - do not use kubectl delete node

If you're planning to remove a node, better approach is to use the portal UI or az command. 

Using kubectl delete node will remove the node and you need to stop and start your nodepool and in Production environment that's going to be a pain. 


Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error