The CrowdStrike Falcon Operator installs CrowdStrike Falcon custom resources on a Kubernetes cluster.
The CrowdStrike Falcon Operator is an open source project and not a CrowdStrike product. As such, it carries no formal support, expressed, or implied.
The CrowdStrike Falcon Operator deploys CrowdStrike Falcon to the cluster. The operator exposes custom resources that allow you to protect your Kubernetes clusters when deployed.
Custom Resource | Description |
---|---|
FalconAdmission | Manages installation of Falcon Admission Controller on the cluster |
FalconImageAnalyzer | Manages installation of Falcon Image Assessment at Runtime on the cluster |
FalconContainer | Manages installation of Falcon Container Sensor on the cluster |
FalconNodeSensor | Manages installation of Falcon Linux Sensor on the cluster nodes |
For installation and deployment of the CrowdStrike Falcon Operator and its Custom Resources, please read the Installation and Deployment Guide and choose the deployment method that is right for your target environment.
If you encounter any issues while using the Falcon Operator, you can create an issue on our Github repo for bugs, enhancements, or other requests.
You can contribute by:
- Raising any issues you find using Falcon Operator
- Fixing issues by opening Pull Requests
- Improving documentation
- Talking about the CrowdStrike Falcon Operator
All bugs, tasks or enhancements are tracked as GitHub issues.
- CrowdStrike Container Security: Product Page
- So You Think Your Containers Are Secure? Four Steps to Ensure a Secure Container Deployment: Blog Post
- Container Security With CrowdStrike: Blog Post
- To learn more about Falcon Container Sensor for Linux: Deployment Guide, Release Notes
- To learn more about Falcon Sensor for Linux: Deployment Guide
- Developer Documentation