Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

How ClusterScanType supposed to be used #2701

paraddise started this conversation in General
Discussion options

I there is CRD ClusterScanType, I managed to create it, same as usual ScanType.
But do scanners support it? maybe controller?
Or it just generated by kubebuilder for future use?
Where container supposed to be created?

You must be logged in to vote

Replies: 1 comment

Comment options

Hi

The Cluster Wide Resources are still considered to be somewhat experimental.
You can find more abou their history here: https://www.securecodebox.io/docs/architecture/architecture_decisions/adr_0012

In general they are supposed to work exacltly like the "normal" namespaced scantypes but allow you to define them across the cluster for scans in all namespaces to use. Scans are still namespaced, so the pods will be created in the namespace of the scan.

This was in part designed to make the auto discovery easier to use by allowing you to thefine these ScanTypes, ParseDefinitions and ScanCompletionHooks once per cluster.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.