Gabe Alford
Gabe Alford
To date we've received a single documented request. Came in relatively recently through the CrowdStrike/VMWare partner team. Creating BOSH content /seems/ like a good idea. We're trying to gauge how...
Please see https://github.com/crowdstrike/falcon-boshrelease for VMWare TAS support.
@joekohlsdorf would you mind adding this to the https://github.com/CrowdStrike/falcon-scripts/blob/main/bash/install/falcon-linux-install.sh script which has a lot more functionality? We'd like to deprecate this script in favor of the new one.
Hello, This is most likely due to the `install.sh` script using the `rpm` command instead of the `yum` command to install the sensor. The install is erroring because the dependencies...
There are some issues to be aware of here around CRDs and helm that make helm less than ideal 1. You cannot upgrade CRDs. 2. You cannot delete CRDs. There...
A recommendation here would be to do the inverse by adding a link to the Readme instead. This is what I have noticed many operators doing which is to point...
https://github.com/CrowdStrike/falcon-helm/blob/main/config/manifests/bases/falcon-helm.clusterserviceversion.yaml#L26 shows what I did with falcon-helm to match what others are doing.
GonnaCry or Satan could work for examples in the container.
Hello, Please use the imagePullSecrets, or if using git, it is recommended for these values to be injected by a post-merge job from CI/CD or GH/Gitlab secrets that injects the...
Just to confirm. You want the node sensor to only work on EKS nodes, and the sidecar to only deploy to pods on Fargate nodes whereas today the sidecar sensor...