-
Notifications
You must be signed in to change notification settings - Fork 4
FeatureRequest: remote write to another instance #655
Comments
Thank you for your contribution! This issue has been automatically marked as |
This issue has been marked |
Hi @jmueller42, thanks a lot for the feature request. We are planning to support this feature by a big change in KubeClarity very soon. The idea is to replace the scanner and the scan orchestrator logic by the much more advanced and scaleable capabilities that are under development in VMClarity. This will be addressed in the following features: Once completed, we'll move into switching the infra of KubeClarity to VMClarity. |
Hi @akpsgit , thank you for the information. I think it would be better to have an agent based approach, especially in the kubernetes environment. |
@jmueller42 exactly! There will be a component ("agent" ) in the runtime environment that will analyze the content (e.g. SBOM) that will use image pull secrets, take container snapshots etc. This is the data-plane scanner that will have the privileges to do it only within the env, for the reasons you mentioned. |
@akpsgit That sounds great. |
Thank you for your contribution! This issue has been automatically marked as |
This issue has been marked |
Hi @jmueller42, sorry for the late response. The K8s scanning capabilities are under final review now in VMClarity in: |
@akpsgit Thank you. |
We have a lot of k8s clusters, which means we have a separate kubeclarity instance per cluster, which does scheduled scanning.
It would be nice if each of these kubeclarity instances could push its results to a central kubeclarity instance, such that one could review the results of all clusters in one place. This feature could be like the remote write feature that prometheus offers.
The text was updated successfully, but these errors were encountered: