troubleshoot
troubleshoot copied to clipboard
Preflight Checks and Support Bundles Framework for Kubernetes Applications
The ip is redacted before the analyzer runs.
It should be possible to analyze a semver doing something like the below. Currently it's only possible to compare to integers in a textAnalyze when. ``` - textAnalyze: checkName: Kotsadm...
With Preflight 0.38, if I run preflight checks and don't include an analyzers section, the error message is: ``` Running Preflight checks ⠴ Error: no data has been collected ```...
`curl https://krew.sh/preflight | bash` is not currently working on OSX (with system curl `7.64.1` or brew curl `7.70.0`) because the URL 404s Referenced at: https://troubleshoot.sh/preflight/overview/ https://troubleshoot.sh/
When troubleshooting some Kubernetes apps, it's useful to know things about the clients the user is using. Furthermore, since many people install via Helm, we should support various Helm information...
If I have a Preflight with no collectors defined, the clusterInfo and clusterResources collectors are automatically added. If the preflight has a distribution or version analyzer defined, this is useful....