troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

Preflight Checks and Support Bundles Framework for Kubernetes Applications

Results 226 troubleshoot issues
Sort by recently updated
recently updated
newest added

**Describe the rationale for the suggested feature.** When folks run `support-bundle --load-cluster-specs`, it seems redundant to need to add the CLI switch given that they have not supplied an argument...

## Problem we're trying to solve When running preflight checks, there are circumstances when we have no analyzers in the spec that make use of data collected by clusterResources and...

# Desired outcome This epic is intended to allow folks that maintain/write Troubleshoot code/specs, and folks using the code, to have insight into what the process is doing when it...

epic

**Describe the rationale for the suggested feature.** the `preflight` binary now supports stdin, we should add support to `support-bundle` for consistency **Describe the feature** `support-bundle` should allow specs to be...

type::feature

**Bug Description** Today there are several [In Cluster](https://troubleshoot.sh/docs/collect/all/) collectors which run from where the preflight or support bundle binary was executed and don't necessarily run inside a Pod in the...

type::bug
bug::normal

**Describe the rationale for the suggested feature.** I'd like to be able to include logic around "available" resources on a node in when writing analyzers that deal with node resources....

type::feature

**Describe the rationale for the suggested feature.** For most of our in-cluster collectors, the namespace field defaults to the current context in kubectl. Some collectors like the [pod logs collector](https://troubleshoot.sh/docs/collect/logs/#namespace-optional)...

**Describe the rationale for the suggested feature.** While moving files to new locations we've added symlinks so that we don't break analyzers while we update file locations to make them...

**Describe the rationale for the suggested feature.** It would be good to be able to support preflights that want to check for GPU scheduling capability. Off-hand, I don't know if...

type::feature

**Bug Description** By using Preflight to check the result of a curl it is not working well **Expected Behavior** Passed on the check when found the value. **Steps To Reproduce**...