gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
16.97k stars 1.7k forks source link

App discovery via EC2 agents #39851

Open scottpgallagher opened 3 months ago

scottpgallagher commented 3 months ago

What would you like Teleport to do? Similar to Teleports approach on app discovery in Kubernetes clusters; have that same ability on EC2 instances running the Teleport agent.

What problem does this solve? Ability to auto discover applications that are running on EC2 instances.

If a workaround exists, please include it. Running applications in Kubernetes clusters where the discovery currently works or manually adding the applications running on an EC2 instance into the app_service.

zmb3 commented 3 months ago

How would you expect this to work? With a port scan?

webvictim commented 2 months ago

Maybe Bonjour/zeroconf?

zmb3 commented 1 month ago

@scottpgallagher I'm afraid this isn't very actionable without more details of the ask. Was this just an idea or did you encounter a real customer use case that would benefit from such a feature?