mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
[2.9.0] Debug mode for fleet in rancher (#1350)
* Debug mode for fleet in rancher Note how to enable debug mode for fleet in rancher in Troubleshotting section added. * suggestions from ci incorporated * Apply suggestions from code review Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com> * versioning --------- Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
This commit is contained in:
co-authored by
Marty Hernandez Avedon
parent
89a564610c
commit
70d93de12e
@@ -63,6 +63,8 @@ The Helm chart in the git repository must include its dependencies in the charts
|
||||
|
||||
- **Temporary Workaround**: By default, user-defined secrets are not backed up in Fleet. It is necessary to recreate secrets if performing a disaster recovery restore or migration of Rancher into a fresh cluster. To modify resourceSet to include extra resources you want to backup, refer to docs [here](https://github.com/rancher/backup-restore-operator#user-flow).
|
||||
|
||||
- **Debug logging**: To enable debug logging of Fleet components, create a new **fleet** entry in the existing **rancher-config** ConfigMap in the **cattle-system** namespace with the value `{"debug": 1, "debugLevel": 1}`. The Fleet application restarts after you save the ConfigMap.
|
||||
|
||||
## Documentation
|
||||
|
||||
The Fleet documentation is at https://fleet.rancher.io/.
|
||||
See the [official Fleet documentation](https://fleet.rancher.io/) to learn more.
|
||||
|
||||
Reference in New Issue
Block a user