Skip to content

Commit 4342d13

Browse files
authored
Merge pull request #39 from sunilarjun/add-v0.12-docs
Add v0.12 Fleet Docs
2 parents 69bc588 + 63c0040 commit 4342d13

File tree

181 files changed

+11466
-1127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+11466
-1127
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "product-docs-supplemental-files"]
2-
path = product-docs-supplemental-files
3-
url = https://github.com/rancher/product-docs-supplemental-files.git
1+
[submodule "dsc-style-bundle"]
2+
path = dsc-style-bundle
3+
url = https://github.com/susedoc/dsc-style-bundle.git

dsc-style-bundle

Submodule dsc-style-bundle added at c27305a

fleet-local-playbook.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
site:
22
title: Continous Delivery
33
url: /
4-
start_page: v0.11@continuous-delivery:en:index.adoc
4+
start_page: v0.12@continuous-delivery:en:index.adoc
55

66
content:
77
sources:
88
- url: ./
9-
start_paths: [versions/v0.11, versions/v0.10, versions/v0.9]
9+
start_paths: [versions/v0.12, versions/v0.11, versions/v0.10, versions/v0.9]
1010

1111
# Description: SUSE UI bundle
1212
ui:
1313
bundle:
14-
url: https://github.com/rancher/product-docs-ui/blob/main/build/ui-bundle.zip?raw=true
14+
url: https://github.com/SUSEdoc/dsc-style-bundle/blob/main/default-ui/ui-bundle.zip?raw=true
1515
snapshot: true
16-
supplemental_files: ./product-docs-supplemental-files
16+
supplemental_files: ./dsc-style-bundle/supplemental-files/rancher
1717

1818
asciidoc:
1919
attributes:

playbook-remote.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
site:
22
title: Continous Delivery
33
url: /
4-
start_page: v0.11@continuous-delivery:en:index.adoc
4+
start_page: v0.12@continuous-delivery:en:index.adoc
55

66
content:
77
sources:
88
- url: https://github.com/rancher/fleet-product-docs.git
99
branches: [head]
10-
start_paths: [versions/v0.11, versions/v0.10, versions/v0.9]
10+
start_paths: [versions/v0.12, versions/v0.11, versions/v0.10, versions/v0.9]
1111

1212

1313
ui:
1414
bundle:
15-
url: https://github.com/rancher/product-docs-ui/blob/main/build/ui-bundle.zip?raw=true
15+
url: https://github.com/SUSEdoc/dsc-style-bundle/blob/main/default-ui/ui-bundle.zip?raw=true
1616
snapshot: true
17-
supplemental_files: ./product-docs-supplemental-files
17+
supplemental_files: ./dsc-style-bundle/supplemental-files/rancher
1818

1919
asciidoc:
2020
attributes:

product-docs-supplemental-files

Lines changed: 0 additions & 1 deletion
This file was deleted.

versions/next/modules/en/images/FleetValuesStages.svg

Lines changed: 1 addition & 0 deletions
Loading

versions/next/modules/en/nav.adoc

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
** xref:webhook.adoc[Using Webhooks Instead of Polling]
2323
** xref:imagescan.adoc[Using Image Scan to Update Container Image References]
2424
** xref:bundle-add.adoc[Create a Bundle Resource]
25+
** xref:observability.adoc[Observability]
2526
* Reference
2627
** CLI
2728
*** xref:cli/fleet-agent/fleet-agent.adoc[fleet-agent]
@@ -30,14 +31,17 @@
3031
*** xref:cli/fleet-cli/fleet.adoc[fleet]
3132
*** xref:cli/fleet-cli/fleet_apply.adoc[fleet apply]
3233
*** xref:cli/fleet-cli/fleet_cleanup.adoc[fleet cleanup]
34+
*** xref:cli/fleet-cli/fleet_cleanup_clusterregistration.adoc[fleet cleanup clusterregistration]
35+
*** xref:cli/fleet-cli/fleet_cleanup_gitjob.adoc[fleet cleanup gitjob]
3336
*** xref:cli/fleet-cli/fleet_deploy.adoc[fleet deploy]
37+
*** xref:cli/fleet-cli/fleet_gitcloner.adoc[fleet gitcloner]
3438
*** xref:cli/fleet-cli/fleet_target.adoc[fleet target]
3539
*** xref:cli/fleet-cli/fleet_test.adoc[fleet test]
36-
*** xref:cli/fleet-controller/fleetcontroller.adoc[fleetcontroller]
37-
*** xref:cli/fleet-controller/fleetcontroller_agentmanagement.adoc[fleetcontroller agentmanagement]
38-
*** xref:cli/fleet-controller/fleetcontroller_cleanup.adoc[fleetcontroller cleanup]
39-
** xref:ref-status-fields.adoc[Cluster and Bundle State]
40-
** xref:resources-list.adoc[Resources List]
40+
*** xref:cli/fleet-controller/fleet-controller.adoc[fleet-controller]
41+
*** xref:cli/fleet-controller/fleet-controller_agentmanagement.adoc[fleet-controller agentmanagement]
42+
*** xref:cli/fleet-controller/fleet-controller_cleanup.adoc[fleet-controller cleanup]
43+
*** xref:cli/fleet-controller/fleet-controller_gitjob.adoc[fleet-controller gitjob]
44+
** xref:ref-status-fields.adoc[Status Fields]
4145
** xref:ref-registration.adoc[Cluster Registration Internals]
4246
** xref:ref-configuration.adoc[Configuration]
4347
** xref:ref-resources.adoc[List of Deployed Resources]
@@ -49,5 +53,5 @@
4953
* Changelog
5054
** xref:changelogs/next.adoc[Next]
5155
* Experimental Features
52-
** xref:enableexperimental.adoc[How to Enable Experimental Features]
56+
** xref:enableexperimental.adoc[How to enable experimental features]
5357
** xref:oci-storage.adoc[OCI Storage]

versions/next/modules/en/pages/bundle-add.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Bundles are automatically created by {product_name} when a `GitRepo` is created. In most cases `Bundles` should not be created
44
manually by the user. If you want to deploy resources from a git repository use a
5-
https://fleet.rancher.io/gitrepo-add[GitRepo] instead.
5+
xref:./gitrepo-add.adoc[GitRepo] instead.
66

77
If you want to deploy resources without a git repository follow this guide to create a `Bundle`.
88

@@ -86,7 +86,7 @@ The `spec.targetRestrictions` field is not useful, as it is an allow list for ta
8686

8787
== Convert a Helm Chart into a Bundle
8888

89-
You can use the {product_name} CLI to convert a Helm chart into a bundle.
89+
You can use the Fleet CLI to convert a Helm chart into a bundle.
9090

9191
For example, you can download and convert the "external secrets" operator chart like this:
9292

versions/next/modules/en/pages/cli/fleet-agent/fleet-agent.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
== fleet-agent
1+
= fleet-agent
2+
3+
Manage operations with the Fleet agent that communicates with the Fleet controller
24

35
----
46
fleet-agent [flags]
57
----
68

7-
=== Options
9+
== Options
810

911
----
1012
--agent-scope string An identifier used to scope the agent bundleID names, typically the same as namespace
@@ -20,7 +22,7 @@ fleet-agent [flags]
2022
--zap-time-encoding time-encoding Zap time encoding (one of 'epoch', 'millis', 'nano', 'iso8601', 'rfc3339' or 'rfc3339nano'). Defaults to 'epoch'.
2123
----
2224

23-
=== SEE ALSO
25+
== SEE ALSO
2426

2527
* xref:./fleet-agent_clusterstatus.adoc[fleet-agent clusterstatus] - Continuously report resource status to the upstream cluster
2628
* xref:./fleet-agent_register.adoc[fleet-agent register] - Register agent with an upstream cluster
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
== fleet-agent clusterstatus
1+
= fleet-agent clusterstatus
22

33
Continuously report resource status to the upstream cluster
44

55
----
66
fleet-agent clusterstatus [flags]
77
----
88

9-
=== Options
9+
== Options
1010

1111
----
1212
--checkin-interval string How often to post cluster status
@@ -17,6 +17,6 @@ fleet-agent clusterstatus [flags]
1717
--namespace string system namespace is the namespace, the agent runs in, e.g. cattle-fleet-system
1818
----
1919

20-
=== SEE ALSO
20+
== SEE ALSO
2121

22-
* xref:./fleet-agent.adoc[fleet-agent] -
22+
* xref:./fleet-agent.adoc[fleet-agent] - Manage operations with the Fleet agent that communicates with the Fleet controller

0 commit comments

Comments
 (0)