I am installing microgateway into kubernetes. At one point in the process the commands invoke the use kubectl to invoke edgemicroctl executable. But as far as I know there is no version of the edgemicroctl compiled for windows.
Has anyone else had this issue, and is there a workaround other than getting a linux vm on my PC?
I believe that the edgemicroctl is a go script, are there instructions to compile it for windows?
kubectl apply -f <(edgemicroctl -org=jdoe -env=test -key=989cce9d41cac94e72626d906562a1d76a19445f8901b3508858bb064988eccb -sec=ec92b793178de7b7e88e346f55a951e3fdae05e700e3ddea7d63977826379784 -conf=/Users/jdoe/.edgemicro/jdoe-test-config.yaml)