using edgemicroctl on windows

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)

0 2 279
2 REPLIES 2

Former Community Member
Not applicable

I have submitted a PR to support builds on Windows. This should be available from 2.5.31

1.Go to the link à https://github.com/apigee-internal/microgateway/releases

2.Scroll to the release v3.0.2. ( the newer releases do-not have a build and that’s the reason we were unable to download it, moreover the shell script isn’t updated to download windows build.)

3.Download microgateway_v3.0.2_Windows_x86_64.zipunder the assets.