falcon-operator icon indicating copy to clipboard operation
falcon-operator copied to clipboard

Confusing `installNamespace` requirement for AKS (and likely more)

Open coolhome opened this issue 1 year ago • 1 comments

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.

coolhome avatar Jun 14 '24 12:06 coolhome

falcon-system is the original namespace. In AKS, we really only recommend deploying the node sensor or falcon container and not both.

redhatrises avatar Jun 14 '24 15:06 redhatrises