How it works
The Advisories page polls the Engine for known issue patterns, version EOL timelines, and configuration anti-patterns. Each advisory includes:- Severity — color-coded
CRITICAL,HIGH, orMEDIUM - Affected component — the specific resource or subsystem involved
- Recommended action — a brief remediation summary
- Time detected — when the issue was first observed
In demo mode, advisories are generated from synthetic data. Connect a Pastures Engine to receive live advisories from your clusters.
Engine API
Returns the current list of active advisories for the selected cluster.
Demo data
When no Engine is connected, the following advisories are shown:| Severity | Advisory | Component |
|---|---|---|
| CRITICAL | etcd cluster has only 1 member — no quorum redundancy | etcd |
| HIGH | K3s version reaches EOL in 45 days | K3s |
| MEDIUM | Longhorn replica count below recommended minimum | Longhorn |