Commit 7710901
committed
docs: Add allowedUnsafeSysctls configuration example for AL2023
Add documentation example showing how to configure allowedUnsafeSysctls
using NodeConfig in EC2NodeClass userData for AL2023 AMI family.
This addresses the gap in documentation for configuring unsafe sysctls,
which is not available in spec.kubelet but can be configured through
UserData using the NodeConfig format.
Related issue: #20991 parent 840d752 commit 7710901
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
298 | 317 | | |
299 | 318 | | |
300 | 319 | | |
| |||
0 commit comments