teleport/docs
Tiago Silva c31e07841a
Fix kubectl log commands when they refer to deployment instead of pod (#32912)
This PR fixes a typo on our automatic updates documentation where the
`kubectl log` commands should refer to the deployment since Kubernetes
appends random strings to deployment names when building the pod name.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
2023-10-04 14:53:35 +00:00
..
img Add initial ServiceNow plugin docs (#31890) 2023-09-20 20:04:53 +00:00
pages Fix kubectl log commands when they refer to deployment instead of pod (#32912) 2023-10-04 14:53:35 +00:00
config.json update cloud docs to 13.4.0 (#32486) 2023-10-03 17:06:32 +00:00
cspell.json Pin Teleport Terraform Provider to Teleport major version (#32784) 2023-10-03 09:03:24 +00:00
postrelease.md Update docs version automatically (#30584) 2023-08-17 15:27:32 +00:00
preflight.md Add CodeQL Config update requirement to preflight.md docs (#25672) 2023-05-05 15:37:40 +00:00
prerelease.md
README.md docs/README: Update link to repo (#14455) 2022-07-15 07:13:17 +00:00

Teleport Docs

Teleport docs are built using Next.js. Please see the README in the docs repo for details on how to make and test changes to Teleport docs.

Run make -C build.assets test-docs from the root directory of this repo.