github kubescape/helm-charts kubescape-operator-1.18.10

1.18.10 Release Notes

🚀 Enhancements

Alpha release: rule-based alerting
In this release, we are introducing runtime-based alerting to detect malicious behavior in the applications running in the cluster.
Feel free to contact us if you are interested in testing it out :)

Install

For installation, add the following flags to the installation command:

  • runtimeDetection: Detect unexpected file exec/file open and network
  • malwareDetection: Anti-virus
--set capabilities.runtimeDetection=enable --set capabilities.malwareDetection=enable 

Alerts

The alerts should be available in Prometheus.
Enable the serviceMonitor:

--set nodeAgent.serviceMonitor.enabled=true

@dwertent @amirmalka @amitschendel #416

🐞 Fixed issues

Full Changelog: kubescape-operator-1.18.8...kubescape-operator-1.18.10

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.