mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-30 17:45:43 +08:00
7bb55db115
* docs: add reference for workload-cluster * docs: add workload clusters guide * fix(docs): add words to ignore * feat(build.assets): use resource-ref-generator * fix(docs): clarify replacing account and arn * docs(zta/wc): add How it works and clarify child cluster * docs(zta/wc): make feature availability callout a warning * docs(zta/wc): move IAM callout to paragraph * docs(zta/wc): indent snippets * docs(zta/wc): split up Go example * docs(zta/wc): update example ARN to use assumed-role * docs(refs/wc): update example to use assumed-role * fix typo Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> * docs(zta/wc): fix snippet indent * docs(zta/wc): move wc Go to examples dir * fix(examples/wc): uppercase log messages * refactor(examples/wc): rename to timeoutCtx * fix(examples/wc): log os.RemoveAll error * fix(examples/wc): use fmt.Printf instead for actual output * refactor(examples/wc): move replaceable values to vars block * refactor(examples/wc): use ticker instead of timer * docs(zta/wc): reword example usage * fix(docs/wc): update example name * fix(docs/zta/wc): fix cd command * docs(zta/wc): clarify address * fix(examples/wc): add license header * refactor(examples/wc): move wc name to a var * fix(api/proto/wc): improve godoc for bot.name * docs(zta/wc): use company-organization as name * fix(examples/wc): use deffered func to delete wc * refactor(examples/wc): use consistent import naming * refactor(examples/wc): avoid panics * fix(examples/wc): fix log message --------- Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
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.