I'm new to both AWS and Apigee. We have got a requirement where we have to setup Apigee as a Gateway on AWS and which will as act as a gateway for APIs running on ECS Fargate.
I have found this documentation https://docs.apigee.com/private-cloud/v4.51.00/installation-overview where I have to do following setups
- Apigee setup utility
- Install Apigee on a node
- Install Edge UI
But there are some random commands mentioned which needs to be run on AWS but how can I run command any EKS node?
Or have we got any better described installation guide for setting up Apigee?