Install Edge Microgateway for Kubernetes,Install Edge Microgateway for Kubernetes Error

While downloading Edge Microgateway for Kubernetes using Cloud Shell with following command:

curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdg... | sh - 

Following error has occured :

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Downloaded into microgateway_v3.0.9_Linux_x86_64:
sh: line 52: cd: bin: No such file or directory

Looks like the downloading link : https://github.com/apigee-internal/microgateway/releases/download/v3.0.9/microgateway_v3.0.9_Linux_x... has been broken.

Could anybody help me on how can I download and install Edge microgateway on Kubernetes using Cloud Shell?

Also Can anybody suggest which pattern from the 3 patterns mentioned in https://cloud.google.com/solutions/patterns-for-deploying-kubernetes-apis-at-scale-with-apigee#top_o... will be preferrable for a kubernetes cluster with 5 to 6 pods?

Can you suggest any other way to setup and install apigee microgateway on Kubernetes?

And also which pattern is preferred on google Kubernetes Engine - using Service or sideCar?

Solved Solved
0 1 306
1 ACCEPTED SOLUTION

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)

View solution in original post

1 REPLY 1

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)