I'd like to share a couple of scripts that automate onboarding your Kubernetes cluster to CloudGuard CSPM (Dome9). I've created both Python and shell scripts that do the same thing. Python version was highly contributed by Ivan Martinez from Spain.
Using either script requires that you already have access to a CloudGuard CSPM account, have installed kubectl and obtained CloudGuard API Key and Secret. Of course, Python version of the script requires that you've installed Python 3.x. You just need to run either one.
My Original Github repo: https://github.com/jaydenaung/cloudguardk8s
Check Point Software Community Repo (Forked) : https://github.com/CheckPointSW-Community/cloudguard-cspm-k8s-simple
I'll be updating both repos.
Best,
Jayden Kyaw Htet Aung