From 1c256a7f2c2cb38d4f4a3368383e1c8d9eae64fc Mon Sep 17 00:00:00 2001 From: Marco Dinis Date: Fri, 17 Jan 2025 13:28:40 +0000 Subject: [PATCH] Docs: remove mention to Teleport 6 --- docs/pages/reference/architecture/api-architecture.mdx | 3 +-- examples/resources/admin.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/pages/reference/architecture/api-architecture.mdx b/docs/pages/reference/architecture/api-architecture.mdx index 0185c28a1c727..efb28745ec113 100644 --- a/docs/pages/reference/architecture/api-architecture.mdx +++ b/docs/pages/reference/architecture/api-architecture.mdx @@ -87,10 +87,9 @@ Here are some more specific details to differentiate them by: | - | - | - | - | - | | Ease of use | Easy | Easy | Medium | Hard | | Supports long-lived certificates | Yes, but must be configured on server side | Yes | Yes | Yes | -| Supports SSH connections | Yes | Yes (6.1+) | No | No | +| Supports SSH connections | Yes | Yes | No | No | | Automatic Proxy Address discovery | Yes | No | No | No | | CLI used | tsh | tctl/tsh | tctl | - | -| Available in | 6.1+ | 6.0+ | 6.0+ | 6.0+ | See the [Credentials type](https://pkg.go.dev/github.com/gravitational/teleport/api/client#Credentials) on pkg.go.dev for more information and examples for Credentials and Credential Loaders. diff --git a/examples/resources/admin.yaml b/examples/resources/admin.yaml index acb170f290e18..1d3cf41dc48e5 100644 --- a/examples/resources/admin.yaml +++ b/examples/resources/admin.yaml @@ -1,6 +1,6 @@ # # Example: Legacy Default Admin Role -# Tip: For 6.0+ clusters, please use 'editor' for configuring Teleport +# Tip: Use 'editor' for configuring Teleport # kind: role metadata: