docs: updating branding

Signed-off-by: Kris Nova <kris@nivenly.com>
This commit is contained in:
Kris Nova
2020-03-04 10:27:02 -08:00
committed by poiana
parent 8481b94f4c
commit 210da83402

View File

@@ -124,9 +124,9 @@ Used to describe the `.ko` object that would be loaded into the kernel as a pote
This is one option used to pass kernel events up to userspace for Falco to consume.
Sometimes this word is incorrectly used to refer to a `probe`.
#### Driver (deprecated)
#### Driver
An older, more generalized term for a `module` or `probe`. We discourage the use of this word as a project.
The global term for the software that sends events from the kernel. Such as the eBPF `probe` or the `kernel module`.
#### Falco