More kmods for kubelet

This commit is contained in:
2026-03-26 19:33:15 +08:00
parent 25e17a14a4
commit 7d20a2e920
8 changed files with 255 additions and 46 deletions

View File

@@ -76,7 +76,7 @@ make itb # Builds out/board.itb (contains the kernel and the initramfs)
```
## Architecture
- A/B deployment
- A/B deployment (So we can just do kubectl apply upgrade.yaml with version jumps. Agent will walk through it automatically)
- Read-only OS
## Upgrade process