mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 10:37:19 +08:00
* Add Networking Reference Troubleshooting section See #62997 Edit the Networking Reference to add a Troubleshooting section covering three common networking errors when setting up a Teleport cluster: - Connection reset by peer - First record does not look like a TLS handshake - Authentication handshake failed (teleport.cluster.local) * Edit Networking Reference connection reset section Make the guidance more general and explain the origin for users who may not be familiar with TCP fundamentals. * Clarify the Networking reference Responds to **zmb3** feedback: - Don't use code style to refer to a Teleport process. - Use a broader level of detail for the "connection reset" discussion. - Remove incorrect indication that that the Proxy Service has a SAN.
Teleport Docs
Teleport docs are built using Docusaurus. Please see the README in the docs-website repo for details on how to make and test changes to Teleport docs.