Open webvictim opened 1 year ago
I think this is a good idea and we should also include a "troubleshooting" section that can be used to troubleshoot the db service deployment in ECS.
Common issues such as:
cc @greedy52 tracking the troubleshooting docs goal in this issue.
Request
Add a section to the database service guides on Teleport Discover and how agents are deployed.
Details
Currently, adding an RDS database via the discover wizards in the Teleport 13.2.2+/14.0.0+ web UIs will take you through an OIDC provider configuration flow and then deploys a Teleport
db_service
on ECS using Fargate.This is a really cool workflow and works great, but there are a number of issues:
It is not obvious:
db_service
will serve requests for a given database, and how you can configure that)How will we know this is resolved?
There will be a docs page explaining the items listed above!
Related Issues
Original tracking issue: https://github.com/gravitational/teleport/issues/25521 Implementation PRs: