nerdexam
CrowdStrike

CCCS-203B · Question #135

CCCS-203B Question #135: Real Exam Question with Answer & Explanation

The correct answer is C. The Linux server is running a kernel version not compatible with the Falcon sensor.. Option A: Docker is not a requirement for installing the Falcon sensor on Linux. The sensor operates independently of container runtimes, though it can monitor containers if deployed Option B: Firewall misconfigurations can prevent the sensor from communicating with the CrowdStri

Question

A team is deploying the CrowdStrike Falcon sensor on a Linux server hosting Kubernetes workloads. The sensor fails to install, and the logs indicate an error: 1. "Kernel version not supported." What is the most likely cause of this issue?

Options

  • AThe Falcon sensor requires Docker to be installed on the Linux server.
  • BThe Linux server's firewall is blocking communication with CrowdStrike cloud endpoints.
  • CThe Linux server is running a kernel version not compatible with the Falcon sensor.
  • DThe Falcon sensor requires the iptables package, which is missing on the server.

Explanation

Option A: Docker is not a requirement for installing the Falcon sensor on Linux. The sensor operates independently of container runtimes, though it can monitor containers if deployed Option B: Firewall misconfigurations can prevent the sensor from communicating with the CrowdStrike cloud but do not affect the installation itself. The error specifically mentions kernel compatibility, not connectivity. Option C: The Falcon sensor requires a supported Linux kernel version to function properly. If the kernel version is outdated or incompatible, the installation will fail with errors like the one described. The compatibility matrix provided by CrowdStrike should always be consulted before Option D: While certain Linux configurations might benefit from iptables, its absence does not directly cause kernel compatibility errors. The Falcon sensor operates at the kernel level, making the kernel version the critical factor.

Community Discussion

No community discussion yet for this question.

Full CCCS-203B Practice