Commit Graph

22 Commits

Author SHA1 Message Date
Mario Manno fafca9bc24 Fix crawler errors
* Links with / don't exist, browser has a workaround, crawler does not.
  Checked with curl.
* `cmd/docs/generate-cli-docs.go` generates invalid links between root
  and sub command. Apparently only if folder name equals root cmd name.
2025-02-03 14:08:49 +01:00
Mario Manno ab090b0623 Warn about removing workspace namespaces 2024-09-06 15:49:57 +02:00
Mario Manno 686f1ac0e7 Shorten and clarify cluster registration namespace docs 2024-07-19 12:20:57 +02:00
Patrick Seidensal afb8ff989a Add graph about workload namespace configuration
- Add a graph about workload namespace configuration.

- This change also divides the structure of the namespaces explanation
  page into "workload namespaces" and "fleet namespaces" for better
  readability and more clarity. By doing that, another layer of headers
  is introduced, for which the TOC on the right hand side has been
  adapted to show the same details as before.

- The source of the added graph is added in the `src/img` folder as
  Mermaid code.

- Also, paragraphs have been wrapped to a certain max width.
2024-07-15 15:09:19 +02:00
Patrick Seidensal b82c54f855 Formatting 2024-07-10 12:57:53 +02:00
Patrick Seidensal f8cc15d539 Don't capitalize namespace names 2024-07-10 12:56:44 +02:00
Corentin Néau 86f3eddaa7 Fix typo in namespaces docs
Namespaces are in use, or used.
2023-11-16 15:26:42 +01:00
Mario Manno 7a03cd06f2 Add registration secrets diagram 2023-09-22 14:49:16 +02:00
raul 64175ac062 Remove instructions to move local clusters 2023-07-10 17:13:59 +02:00
Mario Manno f3aa78d745 Remove instructions to move clusters
Cluster migration is more difficult
2023-05-30 13:23:07 +02:00
Mario Manno 866c94bb30 Titles for warning boxes 2023-03-21 15:31:34 +01:00
Mario Manno cbad61d529 Update docs on valuesFrom 2023-03-15 12:13:48 +01:00
Mario Manno f53c0f1dbb Single page for cluster registration 2023-03-02 15:50:40 +01:00
Mario Manno 8a3933a97b Restructure docs
merge

capitalize headers

installation

registration

deployment tutorial
2023-02-28 19:11:07 +01:00
Mario Manno 0d64d7f48c Fix GitRepoRestriction example 2023-02-23 14:49:18 +01:00
Mario Manno a5dc315f9d Add names to special namespaces
These are the names used in the code.
2022-11-21 14:56:44 +01:00
Mario Manno 6a6e8b5b87
Merge pull request #11 from rancher/multi-tenancy
AllowedTargetNamespaces GitRepoRestriction
2022-10-19 10:42:11 +02:00
Mario Manno d9ca4a7359 Remove old {{variables}} from docusaurus markdown
Replacing the version with the latest rc version for now.
We'll move to versioned docs later.
2022-10-18 15:11:24 +02:00
Mario Manno b705cae2c5 Add docs for Multi-Tenancy 2022-10-17 18:07:33 +02:00
Mario Manno 832237a2b5 Setting defaults with GitRepoRestrictions 2022-10-17 17:20:50 +02:00
Mario Manno 3246e9d797 Add gitreporestriction section in operator guide 2022-10-17 17:17:18 +02:00
divya-mohan0209 9de94a264c Initial commit 2022-09-22 09:54:31 +05:30