The Fleet Overview page surfaces the state of Fleet GitOps deployments. It shows GitRepo health, bundle propagation status, and cluster targeting — all in a single view.Documentation Index
Fetch the complete documentation index at: https://docs.pastures.farm/llms.txt
Use this file to discover all available pages before exploring further.
This page is demo-only — no Engine API calls are made. All data is synthetic.
Summary cards
Top-level cards provide at-a-glance Fleet health:- GitRepos — total count and ready/not-ready breakdown
- Bundles — total bundles with status distribution
- Clusters — targeted cluster count and sync state
GitRepo table
The main table lists all GitRepos with columns for:| Column | Description |
|---|---|
| Name | GitRepo resource name |
| Repo URL | Git repository source |
| Branch | Tracked branch |
| Status | Ready, Modified, NotReady, or WaitApplied |
| Clusters | Number of targeted clusters |
| Last Updated | Timestamp of last reconciliation |
Demo data
The following GitRepos are shown in demo mode:| GitRepo | Status |
|---|---|
| rancher-monitoring | Ready |
| cattle-system | Ready |
| longhorn | Modified |
| neuvector | Ready |