Commit Graph

33 Commits

Author SHA1 Message Date
Corentin Néau 7bbd3247bf
Fix warnings about strict host key checks (#327)
This rephrases misleading warnings about known hosts, removing them
entirely for versions where the default behaviour is secure.
2025-09-12 10:41:59 +02:00
Corentin Néau 7cb9ed4222
Add RBAC workaround description to v0.10-11 (#297)
The original issue has been fixed in v0.12, yet the workaround
description was omitted from Rancher v2.9.9 release notes.

Documenting it on the troubleshooting page makes it accessible to users.
2025-08-11 14:29:44 +02:00
Corentin Néau 85d69c962d
Add info about restoring backups to GitRepo how-to (#295)
* Add info about restoring backups to GitRepo how-to

This provides a few bits of advice about steps to take before restoring
a multi-cluster setup with Fleet workloads.

* Fix broken anchor on bundle resources

The top of the page does not need any anchor.

* Propagate doc to version 0.13

A new version has been created, and needs this documented as well.

---------

Co-authored-by: Olivier Vernin <olivier@vernin.me>
2025-08-07 22:59:21 +02:00
github-actions[bot] 11c05b1e86
docs: synchronize Fleet release note (#312)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 20:42:59 +02:00
Corentin Néau 64a25d73b0
Fix broken anchors
This fixes broken anchors reported by `yarn build`.
2025-07-24 17:24:23 +02:00
Corentin Néau 01473c71e1
Fix broken links
This fixes all links listed a broken by `yarn build`.
Incidentally, even working relative links may be listed as broken when
linking file a.md from b.md in the same folder as `[stuff from a](./a)`.
Instead, linking it as `[stuff from a](./a.md)` eliminates the error.
2025-07-24 17:24:23 +02:00
hridyesh bisht e222ad9496
Fix minor bugs (#296)
* Fix typos for latest version

* Propagate fixes to supported versions

This applies typo fixes to docs for v0.10 to v0.12.

---------

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-07-23 12:59:16 +02:00
github-actions[bot] 98d3b2edeb
chore: doc: synchronize Fleet release note (#289)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-07 11:15:07 +02:00
github-actions[bot] 4b98c20f2e
docs: synchronize Fleet release note (#288)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-07 10:26:10 +02:00
hridyesh bisht 7e10b1ac6b
Fixing {name} using code snippets 2025-06-24 22:23:36 +05:30
Mario Manno 5497d60846 Upgrade to docusauraus 3 and add mermaid support 2025-06-24 15:07:42 +02:00
github-actions[bot] 26b3ef1835
chore: doc: synchronize Fleet release note (#269)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-06-24 12:11:16 +02:00
hridyesh bisht acb9c44458
Merge branch 'main' into feat-persona-fleet 2025-05-27 16:16:39 +05:30
kakabisht 7689e3b406 Adding information about persona in fleet docs 2025-05-27 10:45:50 +00:00
github-actions[bot] 74dd7a45a6
docs: synchronize Fleet release note (#253)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-05-19 13:18:41 +02:00
github-actions[bot] d55f59e1de
docs: synchronize Fleet release note (#241)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-05-12 12:53:53 +02:00
hridyesh bisht b57d4ca91f
Fixing broken links 2025-05-12 13:39:01 +05:30
Corentin Néau 0b26bc0a1b
Document limitation on Helm charts in git with custom CAs (#244)
This clarifies that, while Helm options support `git::http://`-prefixed
chart URLs, using them will not succeed when pointing to a git
repository using a custom CA bundle.

It takes the opportunity to somewhat reformat the `fleet.yaml`
reference, with collapsible YAML and further details on the main Helm
options being migrated further down the page. This allows better
formatting and should hopefully make that page more readable.
2025-05-09 12:17:24 +02:00
Corentin Néau 9acf021ea5
Document strict host key checks support (#234)
This provides information about what that feature means and a brief
overview of how it works.
2025-04-25 16:53:01 +02:00
Corentin Néau 453c3df813
Fix links on `fleet-agent` help page (#232)
Those links, previously broken, now properly redirect to subcommands.
2025-04-25 16:08:36 +02:00
updatecli-bot 9ee26ec985 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-19 10:08:00 +00:00
updatecli-bot 2405e6bcba chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-15 16:08:12 +00:00
updatecli-bot 6ba8349bd8 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-13 18:08:03 +00:00
github-actions[bot] 824db0d3bb
Update API docs (#198)
Co-authored-by: thardeck <thardeck@users.noreply.github.com>
2024-10-11 11:52:07 +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
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 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
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
github-actions[bot] cea421aac3
docs: synchronize Fleet release note (#171)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2024-07-30 12:53:45 +02:00
updatecli-bot 82477f2366 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-07-17 12:58:31 +00:00
updatecli-bot 94f9b5cd68 chore: Set latest docusaurus version
Made with ❤️️ by updatecli
2024-07-17 12:34:18 +00:00