We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f2dc9 commit 299258eCopy full SHA for 299258e
README.md
@@ -4,6 +4,8 @@ Replicated Troubleshoot is a framework for collecting, redacting, and analyzing
4
5
Troubleshoot provides two CLI tools as kubectl plugins (using [Krew](https://krew.dev)): `kubectl preflight` and `kubectl support-bundle`. Preflight provides pre-installation cluster conformance testing and validation (preflight checks) and support-bundle provides post-installation troubleshooting and diagnostics (support bundles).
6
7
+To know more about troubleshoot, please visit: https://troubleshoot.sh/
8
+
9
## Preflight Checks
10
Preflight checks are an easy-to-run set of conformance tests that can be written to verify that specific requirements in a cluster are met.
11
0 commit comments