phoenixai-kubernetes-operator

Generating a support bundle

A support bundle collects logs, configuration and diagnostics from one cluster into a single archive you can hand to support. Collection is read-only, and one bundle is collected at a time.

Estimate before you collect

A bundle can run to gigabytes. The estimate runs the same file selection the collector does, so the size it reports is the size you will get. The duration is a lower bound; collection can take longer. Estimate before committing to a wide time window.

Start from a scenario

A scenario is a preset for a symptom. It selects the artifacts support usually asks for, so you do not have to choose them one by one.

For example:

Others exist, and the set grows over time. The console carries the current list with a description of each; start there rather than from this page.

A scenario pre-selects a subset. It does not restrict what you can add, and everything it selects can be changed.

What gets collected

A bundle can include, among other things:

Getting the archive

There are two ways to retrieve a finished bundle.

Bundles are removed after 7 days.

What is masked, and what is not

Credentials in manifests and configuration files are masked irreversibly.

Audit logs contain user SQL verbatim and are deliberately not masked. Review a bundle before sending it outside your organisation.

Every bundle contains a safety-report.txt listing what ran and what the masking covered. It is generated from the artifacts that executed, so it describes that bundle rather than the product in general — see Reading a support bundle.