Skip to main content
Version: 1.0.0

Q&A

I'm missing a feature, what can I do?

You can either open a pull request or issue on Github or write us an e-mail.

How can I get enterprise support?

For support please contact KolTEQ.

How do I choose between table and JSON output?

Use --format table when you want a quick human-readable report. Use --format json for CI pipelines or when you want to archive results and parse them later. JSON output is wrapped in a metadata envelope so you can track the command, cluster, namespaces, and timestamps alongside the results.

Where can I browse bundles and policies?

You can find the published bundles and policies at:

https://kolteq.com/policies

Why is a resource missing from my report?

Validation only evaluates resources that match policy scope and bindings. If you provide --resource, kubeapt only considers those resources. When using cluster resources, namespace filters also reduce the evaluation set.