Preethi:
Hi @Tharanath, How to specify nodename while creating a pod using kubectl run? have tried using .yaml file and created using nodeName.
unnivkn:
you can’t give nodeName while running kubectl run. The only option is to update nodeName in the yaml