Skip to content

Commit 5ece8f0

Browse files
TomerNewmank8s-ci-robot
authored andcommitted
adding documentation for kmods events that are not shown
Kubernetes includes an anti-spam mechanism for events that are created rapidly. This commit adds documentation about it, as this feature can cause kernel module events to not be shown.
1 parent 51d554e commit 5ece8f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/mkdocs/documentation/deploy_kmod.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@ KMM will then create worker Pods where required to run `modprobe -r` and unload
270270
KMM ships with a validating admission webhook that rejects the deletion of namespaces that contain at least one
271271
`Module` resource.
272272

273+
### Kernel modules events on Nodes
274+
Due to an event anti-spam mechanism embedded in Kubernetes,
275+
some events may not necessarily be shown when loading or unloading kernel modules in quick succession.
276+
273277
## Security and permissions
274278

275279
Loading kernel modules is a highly sensitive operation.

0 commit comments

Comments
 (0)