You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While attempting to run the curl command mentioned the docs: curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdgeMicrok8s.sh | sh -
I get
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
I checked the URL used in the script to download latest version of edgemicro. The URL formed at line 43 in the script does not exist.
The text was updated successfully, but these errors were encountered:
vpulagarwal
changed the title
Edge micro-gateway: K8 installation- URL in the file doesn't seem to be working
Edge micro-gateway: K8 installation- URL in the file doesn't not exist
Apr 22, 2020
vpulagarwal
changed the title
Edge micro-gateway: K8 installation- URL in the file doesn't not exist
Edge micro-gateway: K8 installation- URL in the file does not exist
Apr 22, 2020
While attempting to run the curl command mentioned the docs:
curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdgeMicrok8s.sh | sh -
I get
I checked the URL used in the script to download latest version of edgemicro. The URL formed at line 43 in the script does not exist.
microgateway/kubernetes/release/downloadEdgeMicrok8s.sh
Line 43 in 061f65a
The text was updated successfully, but these errors were encountered: