Commit Graph

334 Commits

Author SHA1 Message Date
Corentin Néau 8013c78a96
Fix warnings about strict host key checks
This rephrases misleading warnings about known hosts, removing them
entirely for versions where the default behaviour is secure.
2025-09-10 12:50:52 +02:00
hridyesh bisht e5f82784ed
Merge branch 'main' into feat-SSH-warning 2025-09-02 11:54:12 +05:30
hridyesh bisht c57600c597
adding reference to HelmOps docs 2025-09-01 14:10:49 +05:30
hridyesh bisht 0b1630dd33
Update docs/fetch-helm-oci.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-09-01 13:31:15 +05:30
hridyesh bisht 65647cb856
Update docs/fetch-helm-oci.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-09-01 13:29:56 +05:30
hridyesh bisht 2c92e67513
Add info about SSH proxy limitation [SURE-10040] 2025-08-29 11:45:41 +05:30
hridyesh bisht d0394e0a80
Merge branch 'main' into feat-oci-Helm-registry 2025-08-26 14:22:43 +05:30
hridyesh bisht 29b56dc6c8
Adding documentation about fetching Helm charts from OCI [SURE-8547] 2025-08-26 14:21:48 +05:30
Xavi Garcia 14bf3fc19a
Add note about changing Bundle ids (#301)
* Add note about changing Bundle ids

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>

* Update docs/troubleshooting.md

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

---------

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
Co-authored-by: Corentin Néau <tan.neau@suse.com>
Co-authored-by: Olivier Vernin <olivier@vernin.me>
2025-08-11 14:27:19 +02:00
Mario Manno e84e58f377
Turn fleet.yaml into an options table (#299)
* Turn fleet.yaml into an options table

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-08-11 14:26:06 +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
Corentin Néau 2b219808a1
Document bundle naming override (#303)
Overriding a bundle's name can be done through the `name` field in a
`fleet.yaml` file.
2025-07-31 16:27:09 +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
Mario Manno 244950ade9
Merge pull request #277 from p-se/issue-3590-2
Document GitRepo, HelmOps and Cluster status fields and conditions
2025-07-07 11:25:51 +02:00
Mario Manno 93a168240b
Merge pull request #286 from rancher/fix-oci-helmop-chart-mention
Remove empty chart field from OCI HelmOps chart example
2025-07-07 11:23:19 +02:00
Corentin Néau 01fabc8732
Remove experimental features page from v0.13 docs
Both OCI storage and HelmOps have been moved out of experimental status.
2025-07-04 09:51:08 +02:00
Corentin Néau bc98bb1361
Remove empty chart field from OCI HelmOps chart example
The comment specifying that the `chart` field could be omitted when
referencing an OCI chart might mislead readers into thinking that
non-empty values would still be allowed.
2025-07-03 16:04:52 +02:00
hridyesh bisht 8e6ebeeaf3
Merge branch 'main' into issue-3590-2 2025-07-03 14:09:37 +05:30
Mario Manno 47cc81ee44
Merge pull request #280 from rancher/clarify-helmops-oci-artifacts
Add note on versions of OCI artifacts for HelmOps
2025-07-02 18:12:32 +02:00
Mario Manno 30de09abb8
Merge pull request #281 from rancher/bundle-cli
Add note about Fleet CLI deploy
2025-07-02 18:12:21 +02:00
Mario Manno 61f14ef0fa
Merge pull request #260 from rancher/chart-fleetyaml-reference
Add note on referencing embedded charts in fleet.yaml
2025-07-02 18:06:09 +02:00
Mario Manno 93d8576827
Merge pull request #245 from rancher/glossary-in-sidebar
Add glossary to sidebar
2025-07-02 18:05:22 +02:00
Mario Manno e0087cf65a Add note about Fleet CLI deploy
These two pages (ref-bundle-stages and bundle-add) are closely related,
so I added a note to the bundle-add page about the Fleet CLI.
2025-07-02 17:27:28 +02:00
Corentin Néau 7491e7e6e6
Add note on versions of OCI artifacts for HelmOps
OCI artifacts are a special use case for HelmOps in terms of version
handling.
2025-07-02 12:04:59 +02:00
Mario Manno c5bbc9280a fix note boxes 2025-07-01 15:15:55 +02:00
Patrick Seidensal fc2ac1254c
Document GitRepo, HelmOps and Cluster status fields and conditions
Refers to #3590
2025-07-01 13:53:29 +02:00
hridyesh bisht da45f2b265
Update docs/gitrepo-add.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-07-01 16:18:39 +05:30
hridyesh bisht f7dc6805a2
Update docs/gitrepo-add.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-07-01 16:18:25 +05:30
hridyesh bisht 056145da26
Merge branch 'main' into feat-different-HelmCredentials 2025-07-01 14:08:04 +05:30
Corentin Néau 85eb9996c8
Document HelmOps validation (#272)
This provides clarity on supported combinations of repo, chart and
version fields for HelmOps, according to Helm's supported use cases.
2025-06-30 12:34:27 +02:00
hridyesh bisht c4836c468a
Merge branch 'main' into feat-different-HelmCredentials 2025-06-30 14:09:52 +05:30
Mario Manno cfd89372bf
Merge pull request #270 from rancher/registration-flow-chart
Upgrade to docusauraus 3 and add mermaid support
2025-06-30 10:35:13 +02:00
Corentin Néau 898f67019a
Update status docs (#273)
* Add notes on HelmOps status

HelmOps have their own status fields, with information propagated from
various sources.

* Update resources lists

Resource keys no longer appear in bundles, yet both GitRepos and HelmOps
now share resources lists sourced from bundle deployments.
2025-06-30 10:04:30 +02:00
hridyesh bisht 730f3bddd4
Address peer feedback 2025-06-26 16:26:54 +05:30
hridyesh bisht 18f6a6486f
Update docs/rollout.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-06-26 16:10:24 +05:30
hridyesh bisht 63bc6fb940
Update docs/rollout.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-06-26 16:10:15 +05:30
hridyesh bisht 1f945888a9
Update docs/rollout.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-06-26 16:10:08 +05:30
hridyesh bisht afce3e4e3f
Update docs/rollout.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-06-26 16:09:56 +05:30
Corentin Néau dfb0b9ecee
Add note on specifying chart's own values
Those values will be used as default anyway when the agent installs the chart.

Co-authored-by: Mario Manno <mario.manno@gmail.com>
2025-06-26 11:31:19 +02:00
hridyesh bisht 195b8c54b6
Merge branch 'main' into feat-different-HelmCredentials 2025-06-26 14:12:08 +05:30
hridyesh bisht 6f370bda89
Fixing images 2025-06-25 18:02:41 +05:30
hridyesh bisht 7e10b1ac6b
Fixing {name} using code snippets 2025-06-24 22:23:36 +05:30
Mario Manno 2f4bb3ab0b Update registration flow chart 2025-06-24 15:19:30 +02:00
Mario Manno 5497d60846 Upgrade to docusauraus 3 and add mermaid support 2025-06-24 15:07:42 +02:00
Patrick Seidensal 657ced37d1
Make sure points in #3586 are documented 2025-06-24 14:49:26 +02:00
Patrick Seidensal 70890a794f
Tiny update 2025-06-24 14:49:26 +02:00
Patrick Seidensal 29b65444f1
Small fixes 2025-06-24 14:49:26 +02:00
hridyesh bisht da7d0f5d1f
Fixing minor typos 2025-06-24 14:49:26 +02:00