Vimal Solanki:
Hi All, someone please help me to understand the pod migration from one cluster to another in kubernetes. How we can perform this task. @Mumshad Mannambeth please help sir.
chris resnik:
you can output the definition of a pod to a yaml to a file, scp the file to the new cluster and re-create the pod
Anil:
Drain the node