Configuring an AWS gateway
Before you can configure an AWS gateway in PingOne Privilege, you must first onboard an AWS EKS account
You can add an AWS gateway in PingOne Privilege using one of two methods:
After a gateway is added, the PingOne Privilege controller automatically discovers which cloud resources can be reached through that gateway.
Adding a gateway using the wizard
The wizard provides a guided experience for adding an AWS gateway.
-
In the PingOne Privilege admin console in the sidebar, go to Cloud > Gateways.
-
Click Add New. Click Add via Wizard.
-
Follow the on-screen instructions to configure the gateway.
-
Click Finish.
Adding a gateway using Docker
This method involves generating a Docker command from the PingOne Privilege admin console and running it in your environment.
-
In the PingOne Privilege admin console, go to Cloud > Gateways.
-
Click Add New. Click Add via Docker.
-
Select either a Private Proxy or Relay gateway type.
The choice of gateway type depends on your network architecture and security requirements.
-
Enter the Cluster ID for your EKS cluster.
-
If you selected Private Proxy, enter the Host IP.
-
If you selected Relay, enter the Host Name.
-
-
Click Get Docker Command to generate the command.
-
Copy the generated command and run it in your Docker environment to start the gateway.