Skip to content

Commit 80f3073

Browse files
authored
docs: update agent architecture reference to users (#60267)
1 parent 9f3ab87 commit 80f3073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/reference/architecture/architecture.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Administrators can **enroll** infrastructure resources with a Teleport cluster
6464
to provide secure access, RBAC, and auditing. There are three ways to enroll
6565
infrastructure resources with a Teleport cluster:
6666

67-
- **Teleport Agents** proxy traffic from human users to and from
67+
- **Teleport Agents** proxy traffic from users to and from
6868
Teleport-protected infrastructure resources.
6969
- **Machine ID Bots** receive short-lived credentials from the `tbot` binary so
7070
service accounts can access infrastructure.
@@ -74,7 +74,7 @@ infrastructure resources with a Teleport cluster:
7474

7575
### Teleport Agents
7676

77-
Teleport Agents proxy traffic from users to resources in your infrastructure.
77+
Teleport Agents proxy traffic from users, human or machine, to resources in your infrastructure.
7878
Agents are instances of the `teleport` binary configured to run certain
7979
services, e.g., the Teleport SSH Service and Teleport Kubernetes Service, and
8080
administrators deploy Agents on their own infrastructure.

0 commit comments

Comments
 (0)