Mario Manno
f53c0f1dbb
Single page for cluster registration
2023-03-02 15:50:40 +01:00
Mario Manno
45cc06361e
Merge pull request #50 from rancher/fix_pollingInterval
...
Fix pollingInterval description
2023-03-02 15:21:51 +01:00
Mario Manno
8a3933a97b
Restructure docs
...
merge
capitalize headers
installation
registration
deployment tutorial
2023-02-28 19:11:07 +01:00
Silvio Moioli
8d146db100
Fix pollingInterval description
...
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2023-02-27 11:08:58 +01:00
Mario Manno
0bdbbf87dc
Quote variables, remove unecessary curlies
2023-02-23 15:07:06 +01:00
Mario Manno
4579c4e3dc
Rename variable to API_SERVER_CA_DATA to distinguish it from a pem file
2023-02-23 15:01:07 +01:00
Mario Manno
d73fe06409
Add note about backup secrets with rancher-backup
2023-02-23 14:56:14 +01:00
Mario Manno
0d64d7f48c
Fix GitRepoRestriction example
2023-02-23 14:49:18 +01:00
Mario Manno
635b1b0fbc
Troubleshoot lost agents
2023-02-23 14:47:13 +01:00
Mario Manno
83fd70a6cb
Update warning about helm repo credentials
2023-02-23 14:46:41 +01:00
Mario Manno
4963df8fc3
Add --disable-bootstrap to CLI reference
2023-02-23 14:46:20 +01:00
Tim Hardeck
352781379f
Merge pull request #43 from puffitos/patch-1
...
clusterGroupSelector: corrected usage
2023-02-21 10:44:01 +01:00
Tim Hardeck
dd0b640dec
Merge pull request #41 from raulcabello/helm-url-regex
...
Add helmRepoUrlRegex to the GitRepo docs
2023-02-21 10:40:24 +01:00
raul
daa86f93a1
Add waitForJobs parameter to docs
2023-02-16 15:25:25 +01:00
Mario Manno
bed14ab709
Merge pull request #40 from bashofmann/dependsOn-bundleSelector
...
Update dependsOn docs
2023-02-08 15:40:20 +01:00
Bruno Bressi
5aa023647d
clusterGroupSelector: corrected usage
...
The clusterGroupSelector is a typical label selector which can accept `matchLabels` and `matchExpressions` objects. The documentation has been fixed to showcase the correct usage.
2023-01-31 20:11:24 +01:00
Mario Manno
76ba483e36
Add skipOwnership to fleet.yaml
2023-01-10 18:05:07 +01:00
raulcabello
3dff020955
Add helmRepoUrlRegex to the GitRepo docs
2023-01-10 12:48:27 +01:00
Bastian Hofmann
aac339610e
Update dependsOn docs
...
This adds the missing bundleSelector field and shows how you can configure labels in a bundle.
The feature was added in https://github.com/rancher/fleet/pull/552 . There was a docs PR https://github.com/rancher/fleet/pull/574 , but this was never merged.
2023-01-04 17:19:39 +01:00
Mario Manno
5d163ed81d
Update versioned docs
2022-12-21 16:08:44 +01:00
Mario Manno
8a3a4f104d
Add warning about private helm repo credentials
...
Refers to https://github.com/rancher/fleet/issues/978
2022-12-21 12:26:40 +01:00
Mario Manno
6065c7f35b
Add note about releaseName
...
Copied text from existing PR in rancher/fleet
closes https://github.com/rancher/fleet/pull/720
2022-12-21 11:48:32 +01:00
Mario Manno
917bd22b3e
Correction on fleet.yaml structure
2022-12-21 11:44:23 +01:00
Mario Manno
b7e4a1b34d
Flatten sidebar, move state into references
2022-12-21 11:43:23 +01:00
Mario Manno
f4d5b02dd3
Add image to multi-tenancy
2022-12-08 16:26:19 +01:00
Mario Manno
11306ce809
Update template docs for ${ } delims
2022-12-08 12:22:02 +01:00
Mario Manno
5f918b7600
Add note on templating helm values in fleet.yaml
2022-12-08 12:20:54 +01:00
Mario Manno
ff4966d00b
Merge pull request #29 from rajiteh/patch-1
...
docs: fix incorrect template string
2022-12-07 16:22:01 +01:00
Mario Manno
9a2f508c91
Add documentation for valuesFrom secrets and config maps
...
Refers to https://github.com/rancher/fleet/pull/725
2022-12-07 16:20:57 +01:00
Raj Perera
b8ec8522e5
docs: fix incorrect template string
2022-12-02 09:33:09 -05:00
Raj Perera
bb3f651ab9
docs: add docs for template values
2022-12-01 13:08:50 -05:00
Mario Manno
e0b424d820
Add fleet.yaml and GitRepo into reference
...
This should make it easier to access the existing texts.
2022-11-29 17:04:16 +01:00
Mario Manno
35b7a208f4
Add note about clusterName target
...
Fixes https://github.com/rancher/fleet/issues/728
2022-11-29 15:01:47 +01:00
Mario Manno
c12323c2dc
Add reference for (internal) config options
2022-11-29 13:57:37 +01:00
Mario Manno
b391fd4318
Remove empty docs
2022-11-28 17:33:58 +01:00
Mario Manno
0073629091
Store versioned URLs in fleetVersions.js
2022-11-28 17:21:29 +01:00
Mario Manno
f95b7ce725
Fix URL format for downloads
2022-11-28 12:02:44 +01:00
Mario Manno
997cba5542
Merge pull request #19 from victorcasado/patch-1
...
Update multi-tenancy.md
2022-11-28 11:56:54 +01:00
Mario Manno
8ef1625c4f
Add generated CRD docs
2022-11-28 11:41:57 +01:00
Mario Manno
76d0d2ee6d
Add CLI args reference
2022-11-28 11:41:57 +01:00
Mario Manno
31dab402fd
Add some charts about fleet internals
2022-11-28 11:41:57 +01:00
Mario Manno
40156b132d
Intro sentence for each git-structure
...
The first sentence is extracted, by slack for example, to show a summary
of the page when linking it.
So it should be represenatative of the content.
2022-11-28 11:41:57 +01:00
Mario Manno
2ee9332377
Use alpha version in "next" docs
2022-11-28 11:41:57 +01:00
Tim Hardeck
7776827c41
Document behavior of non-existing clusterLabels
...
if they are used as value reference.
2022-11-22 10:48:15 +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
vcasado
e6db8b652f
Update multi-tenancy.md
...
Fixing a couple of typos
2022-11-18 23:53:41 +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
c7f1aeceb5
Add versioned docs for 0.4, 0.5
...
* fix image urls
* create json for versioned_sidebars
2022-10-18 17:05:07 +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
301112bd5b
Merge pull request #10 from rancher/add-basic-auth-docs
...
Add http basic auth instructions for repos
2022-10-18 14:57:39 +02:00