Files
teleport/docs/pages/machine-workload-identity
Paul Gottschling dd8064ba4e Focus how-to guides on objectives and CLI steps (#66441)
Move towards a standard in which each top-level "Step" section of a
how-to guide includes at least one command, emphasizing concrete,
followable steps. This change implements the more minor variants of this
work; once this is done, we'll focus on guides that more heavily feature
UI-only flows or other instructions that could use more concrete
examples.

This change edits Machine Identity deployment guides to remove a final
"Step" section that instructs the user to follow a guide to accessing
resources. Instead, this change moves these instructions into the "Next
steps" section of each guide. This helps ensure that each "Step" section
focuses on concrete, verifiable outcomes.

Also add `tbot` restart command examples to guides that tell the user to
restart `tbot`, continuing the work started in #66354 to roll out a
`reload-tbot.mdx` partial.

In `kubernetes-oidc-join-token.mdx`, consolidate configuration and
deployment steps so each config file is close to the command to apply
it.

In `dedicated-server.mdx`, move Step 1 into the prerequisites, since it
requires following another guide. Edit `linux.mdx` to move
post-completion instructions to the "Next steps" section, which allows
us to move this guide into the prerequisites of dedicated-server.mdx
more cleanly.
2026-05-18 18:10:18 +00:00
..