Commit Graph

231 Commits

Author SHA1 Message Date
Corentin Néau fe6514efaf
Fix links on `fleet-agent` help page
Those links, previously broken, now properly redirect to subcommands.
2025-04-15 17:37:06 +02:00
Xavi Garcia fcb6057f05 Adds GitRepo webhook secret documentation
Related to: https://github.com/rancher/fleet/pull/3490

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2025-04-15 17:00:50 +02:00
Mario Manno 9988a768f0
Add link to rancher-config docs (#226)
Co-authored-by: Mario Manno <mario.manno@suse.com>
2025-03-25 16:52:00 +01:00
Corentin Néau c45db1afbd
Fix typo in CA bundle docs (#223)
This removes a superfluous word.
2025-03-21 17:16:23 +01:00
Xavi Garcia ae2b46ab5d Adds deleteNamespace to the GitRepo docs
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2025-03-17 14:08:54 +01:00
Corentin Néau 61ec496cda
Document fallback to Rancher CA bundles if configured (#212)
This clarifies that Rancher CA bundles may be used if they are
configured, although CA bundles specified in a `GitRepo`'s Helm secret
or `cabundle` field will still have precedence over them.
2025-02-18 12:52:27 +01:00
Mario Manno 28fe5e0d43
Fleet yaml is not optional (#218)
This fixes misleading phrasing in the deployment tutorial.
2025-02-12 15:46:56 +01:00
Corentin Néau a51e4a1437
Decrease indentation level for paragraph on credentials in git (#217)
That paragraph belongs one level higher than it was, not being part of
the subsection on private Helm registries.
2025-02-04 11:24:14 +01:00
Alessio Greggi 967aa30910
docs: isolated workspaces (#216)
* docs: isolated workspaces

---------

Signed-off-by: Alessio Greggi <alessio.greggi@suse.com>
2025-02-03 16:23:58 +01:00
Patrick Seidensal 0828b6679b
Fix typo (#215)
* Fix typo

* Fix typo, add type to code block
2025-02-03 14:18:49 +01:00
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 afffbc0dee
Drift correction indendation suggested it goes below targets: (#211) 2025-01-22 11:50:52 +01:00
Mario Manno b1a86ed823
Update ref-configuration.md 2024-12-20 15:49:50 +01:00
Mario Manno f1fae5ca0b Add info about rancher-config 2024-12-20 15:34:40 +01:00
Corentin Néau bf3da29b8a
Fix formatting of troubleshooting intro (#208)
This fixes indenting for nested lists to be treated as such, instead of
appearing as code blocks.
2024-12-17 11:18:26 +01:00
Mario Manno 349c37f7a8
Add info on default resources (#205)
Add info on default resources

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-12-04 12:08:34 +01:00
Mario Manno f86eb63ed2
Give some guidance on Fleet uninstallation (#207)
Give some guidance on Fleet uninstallation


Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-12-04 12:08:00 +01:00
Mario Manno ce4de32097 Update observability docs 2024-11-13 18:55:43 +01:00
Mario Manno 656266bb54 Update CLI arguments 2024-11-13 18:47:24 +01:00
Mario Manno df9667cc9c Add observability information 2024-11-13 18:35:11 +01:00
Mario Manno 4108821efe Add values templating information 2024-11-13 18:34:47 +01:00
Mario Manno c46955e07c Add gitrepo label info 2024-11-13 17:58:32 +01:00
MARCO 27a8f26c50
docs: fix missing charts (#201)
This replaces placeholders which would be missing from fleetVersions.js
with static text, as already used in the default install instructions.
2024-10-31 10:53:55 +01:00
Mario Manno 9e36ff0554 Add note to oci storage
Try to increase search result ranking of this page
2024-10-28 11:47:34 +01:00
Mario Manno 6a8d9da8db
Merge pull request #200 from rancher/troubleshoot-and-values
Add notes regarding troubleshooting and helm values
2024-10-25 11:15:10 +02:00
Mario Manno 5d2a627cfa
Merge pull request #189 from rancher/add-troubleshooting-intro
Add troubleshooting intro
2024-10-25 11:14:58 +02:00
Mario Manno 2619563098 Add notes regarding troubleshooting and helm values 2024-10-25 11:13:45 +02:00
Mario Manno c1e456bd9a
Add info about target customizations in bundles (#185)
This clarifies how targets can be defined and customised at bundle level.
2024-10-02 10:59:43 +02:00
github-actions[bot] e492ff2bde
Update API docs (#195)
Co-authored-by: thardeck <thardeck@users.noreply.github.com>
2024-10-01 16:46:45 +02:00
Jan e50f7ef3e0
Fix ociRegistry reference field naming (#190)
This now references the actual field name.
2024-09-30 17:38:46 +02:00
Tim Hardeck 3992df15f4
Update ref-crds.md from main (#188)
* Update ref-crds.md from main

* Update ref-crds for Fleet 0.10.x

* Update ref-crds for Fleet 0.9.x
2024-09-25 15:19:21 +02:00
Corentin Néau ff1e2f8823
Add troubleshooting intro
This provides an overview of where and when to gather clues about what
Fleet may be doing wrong, before the section explaining _how_ to do so.
2024-09-20 17:39:39 +02:00
Tim Hardeck 06f75b4073
Improve Fleet YAML struct reference (#186)
* Improve Fleet YAML struct reference

* Update docs/ref-fleet-yaml.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>

---------

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-09-20 15:54:59 +02:00
Mario Manno db8ef67dcd Add information about credentials in git 2024-09-09 10:26:56 +02:00
Mario Manno ab090b0623 Warn about removing workspace namespaces 2024-09-06 15:49:57 +02:00
Mario Manno d147f281a9
Merge pull request #177 from rancher/cluster-registration-token
Add ownership from cluster registration
2024-09-06 10:33:35 +02:00
Mario Manno 81f3182c02
Merge pull request #174 from rancher/remove-disable-gitops
Remove mentions to `--disable-gitops` in 0.10+
2024-09-06 10:29:15 +02:00
Mario Manno 1bd9d86335
Merge pull request #173 from jiwonhu/main
Elaborate on API_SERVER_URL in agent-initiated cluster reg
2024-09-06 10:28:48 +02:00
Xavi Garcia 9931b4e8a9 Review changes
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-09-05 15:16:58 +02:00
Xavi Garcia 9612ae4f84 Adds experimental features and OCI storage
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-09-05 15:16:58 +02:00
Corentin Néau af3fb01b7c
Remove mentions to `--disable-gitops` in 0.10+
That flag no longer exists from Fleet 0.10 onwards.
2024-09-04 11:19:17 +02:00
Corentin Néau a0afc4df72
Document node selectors for sharding (#176)
This updates sharding documentation to take node selectors, and the new
sharding parameters syntax, into account.
2024-09-02 10:04:37 +02:00
Jiwon Hu 901c0d7dc9
Update docs/cluster-registration.md
Co-authored-by: Mario Manno <mario.manno@gmail.com>
2024-08-26 18:07:30 +08:00
Mario Manno 92c9614636 Add ownership from cluster registration 2024-08-22 10:14:13 +02:00
Mario Manno 33bd153576
Update resource status page (#170) 2024-08-22 09:39:48 +02:00
Corentin Néau 5a350d3a43
Rename fleet-manager as fleetcontroller in CLI
This is done on versions 0.10 onwards, to reflect current Fleet
terminology.
2024-08-21 14:46:44 +02:00
Corentin Néau c88e7bd4f8
Replace 'Fleet manager' architecture references with 'Fleet controller'
This is more consistent with current Fleet terminology.
2024-08-21 14:46:22 +02:00
Jiwon Hu bb1df2dd9a
Elaborate on api-server-url in agent intiated registration
- Elaborate on what value to feed and what not on API_SERVER_URL to avoid hitting the issue https://github.com/rancher/fleet/issues/68
- Moved a namespace caution to the right place, right before helm install cmd
2024-08-04 15:19:48 +08:00
Claudio 'Clauz' Pisa 4c6a4222ee
Fix broken link in Quick Start page (#172) 2024-08-01 11:45:01 +02:00
Mario Manno 51833b06b3
Merge pull request #166 from p-se/add-graph-workload-namespaces
Add graph to explain configuration of workload namespaces better
2024-07-19 13:34:55 +02:00