Hi Community,
I am testing PX-Motion between 2 kubernetes clusters. Followed all the prerequisites but when i am trying to generate the clusterpair config file on the remote cluster it is not generating the required configuration at the command output but silently getting ignored.
[rancher_user@dr-k8s-master .kube]$ kubectl exec -it stork-58f7cbc999-tthpq -n=kube-system – /bin/bash
[root@stork-58f7cbc999-tthpq /]# storkctl generate clusterpair -n green remotecluster
[root@stork-58f7cbc999-tthpq /]#
Thanks,