falcon-operator
falcon-operator copied to clipboard
Confusing `installNamespace` requirement for AKS (and likely more)
https://github.com/CrowdStrike/falcon-operator/tree/main/docs/deployment/azure
When I was installing a lot of these components, I noticed something changed recently in1.0.0 where the installNamespace from FalconContainer is now falcon-system - which conflicts with the FalconNodeSensor default namespace. The FalconContainer being deployed after FalconNodeSensor will error for must be installed in a workload alone. I think the documentation should include this or revert back to the original default namespace for FalconContainer.
falcon-system is the original namespace. In AKS, we really only recommend deploying the node sensor or falcon container and not both.