Mario Manno
b12f60e6d8
Apply suggestions from code review
...
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-03-25 16:59:27 +01:00
Mario Manno
cb6157e889
Add glossary of Fleet terms
2024-09-09 11:19:18 +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
Mario Manno
686f1ac0e7
Shorten and clarify cluster registration namespace docs
2024-07-19 12:20:57 +02:00
Mario Manno
170e080d64
Combine status reference pages
2024-07-16 16:19:32 +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
Mario Manno
18e3e3e868
Note about target/deploy namespace ( #165 )
2024-07-09 16:26:53 +02:00
Tommy Girardi
155bd35e88
Adding documentation to troubleshoot helm error while deploying multiple times ressources with the same releaseName ( #163 )
2024-07-09 14:32:19 +02:00
Patrick Seidensal
642b018dbf
Visually update fleet.yaml reference page ( #164 )
...
- Fixed max width
- More or less consistent document style
- Spacing between options
- Generally more line breaks
2024-07-09 14:31:58 +02:00
Xavi Garcia
e6aaa2138e
Adds a reference to OCI vs Semver and the '+' character
...
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-07-03 08:10:29 +02:00
Rubhan Azeem
2bbd73ae55
Introduce reference documentation for resource counts and resources list in status
2024-06-27 14:03:19 +02:00
Guspan Tanadi
7f3299f2c6
Fix internal links ( #157 )
...
This fixes a couple of links pointing to the `rancher/fleet` repository.
2024-06-21 14:58:50 +02:00
Josh Cox
c248df4f33
Update gitrepo-add.md
...
Added in an example yaml config when using a private git repo. This would eliminate confusion as in https://github.com/rancher/fleet/issues/2495
2024-06-12 12:48:41 +02:00
Corentin Néau
835e961612
Fix `fleet apply` command description
...
That command does not render bundles into Kubernetes resources, but
rather creates bundles from directories, which can be either output or
applied on a cluster.
2024-06-03 13:25:56 +02:00
Alexandre
4e47f5ecb8
Fix typo and add documentation ( #150 )
2024-05-29 10:37:48 +02:00
Mario Manno
464f7d793e
Update sharding label in docs ( #149 )
2024-05-29 10:37:31 +02:00
Mario Manno
a83bfd92e5
Fix typos in registration reference
2024-05-21 17:15:57 +02:00
Mario Manno
1257366719
Update cluster registration reference ( #147 )
2024-05-21 16:28:13 +02:00
Olivier Vernin
d0d3d030e7
Merge pull request #133 from matteotumiati/patch-1
...
Included Azure DevOps as provider for Rancher webhooks
2024-05-19 21:00:42 +02:00
Olivier Vernin
226d429019
fix: add generic changelog for next release
...
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
2024-05-15 11:17:55 +02:00
Matteo Tumiati
8b339529e1
included Azure DevOps as provider for rancher webhooks
2024-05-14 11:56:52 +02:00
Xavi Garcia
dfd4ab3e09
Adding disableDependencyUpdate option to fleet.yaml
...
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-05-14 11:09:49 +02:00
Xavi Garcia
ac00a7bb5e
Add disablePolling to the docs
...
Refers: https://github.com/rancher/fleet/issues/2394
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-05-07 11:12:22 +02:00
Mario Manno
3c3d907ab8
Remove CLI args, which are non-functional
2024-05-02 10:45:51 +02:00
Mario Manno
a53da62a64
Add docs on the CLI bundle commands
2024-05-02 10:45:34 +02:00
Raul Cabello Martin
635a97ae4b
Add Rancher example multi-user doc ( #127 )
...
Add Rancher multi-user doca
2024-04-26 11:29:37 +02:00
Mario Manno
1055f1106d
Update CLI docs
2024-04-25 17:47:06 +02:00
Corentin Néau
6865c5e25c
Add docs for static sharding
...
This commit documents static sharding support in terms of installation
and use.
2024-04-23 12:28:59 +02:00
Corentin Néau
511015ed5a
Add escaping note to templating docs
...
This moves templating docs to their own section to make it more readable
and easier to reference, and adds information about how to escape
templating in `fleet.yaml`.
2024-04-23 11:04:50 +02:00
Mario Manno
13e49003af
Add sections to fleet yaml reference for helm options ( #122 )
...
* Add sections to fleet yaml reference for helm options
The existing inline documentation is getting too long and hard to read.
This adds information on the different types of downloaders.
---------
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-04-17 11:45:50 +02:00
Xavi Garcia
24acb0540e
Fixes multi-gitrepo example link
...
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-04-05 14:29:10 +02:00
Xavi Garcia
a87cab2727
Updates the docs to say that nested gitrepos is supported
...
Refers to: https://github.com/rancher/fleet/issues/1631
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-04-05 14:03:55 +02:00
Mario Manno
0cd751bb8c
Merge pull request #118 from rancher/update-cli-docs
...
Update CLI docs
2024-03-22 14:03:23 +01:00
Mario Manno
ba45d12c89
Update CLI docs
2024-03-22 14:02:30 +01:00