Skip to content

Commit 8bc4b53

Browse files
Docs: remove mention to Teleport 6 (#51168)
1 parent c629df7 commit 8bc4b53

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/pages/reference/architecture/api-architecture.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,9 @@ Here are some more specific details to differentiate them by:
8787
| - | - | - | - | - |
8888
| Ease of use | Easy | Easy | Medium | Hard |
8989
| Supports long-lived certificates | Yes, but must be configured on server side | Yes | Yes | Yes |
90-
| Supports SSH connections | Yes | Yes (6.1+) | No | No |
90+
| Supports SSH connections | Yes | Yes | No | No |
9191
| Automatic Proxy Address discovery | Yes | No | No | No |
9292
| CLI used | tsh | tctl/tsh | tctl | - |
93-
| Available in | 6.1+ | 6.0+ | 6.0+ | 6.0+ |
9493

9594
See the [Credentials type](https://pkg.go.dev/github.com/gravitational/teleport/api/client#Credentials)
9695
on pkg.go.dev for more information and examples for Credentials and Credential Loaders.

examples/resources/admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Example: Legacy Default Admin Role
3-
# Tip: For 6.0+ clusters, please use 'editor' for configuring Teleport
3+
# Tip: Use 'editor' for configuring Teleport
44
#
55
kind: role
66
metadata:

0 commit comments

Comments
 (0)