You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-manual.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1181,6 +1181,8 @@ spec:
1181
1181
enable: true
1182
1182
```
1183
1183
1184
+
Node scanning pods include a lightweight `render-node-inventory` init container that renders the node-specific inventory file before `cnspec` starts. This keeps custom scanner images simple: the scanner image must provide `cnspec`, but it does not need a POSIX shell or `sed`.
1185
+
1184
1186
### Why are (some of) my nodes unscored?
1185
1187
1186
1188
In some cases a node scan can require more memory than initially allotted. You can check whether that is the case by running:
0 commit comments