-
Notifications
You must be signed in to change notification settings - Fork 3
Home
This Wiki page will provide a quick start guide to building a Service Mesh on a Kubernetes AWS EC2 Cluster.
These steps are based on having a Linux client available to install the required tools to manage an AWS EC2 instance
If you already have the tools needed to manage an EC2 instance on Amazon Web Services (AWS) then skip to Step 2.
Step 1. Install required tools to manage the EC2 instance (AWS CLI, Kubectl, Kops, Helm).
Here is a link to pull a docker client image that has the tools already in place: Link
If you already have a Kubernetes cluster within an AWS/EC2 environment then skip to Step 3.
Step 2. Create a kops cluster within the AWS/EC2 Kubernetes Environment and setup DNS.
Step 3. Prepare Kubernetes cluster for Amplify Central Service Mesh Agents.
Step 4. Create an Amplify Central environment and connect your Kubernetes cluster to it.
Step 5 Later, remove the Axway Mesh and Agents from your cluster.
Step 6. Later, delete the Cluster when no longer needed.