Commit 41ed29b
docs/executors: AWS nested virtualization on non-metal instances (#1816)
AWS now supports nested virtualization (KVM) on virtualized EC2
instances, so a bare-metal `.metal` instance is no longer required to
run Firecracker-isolated executors. This updates the executor binary
deploy prerequisites to reflect that and lists the supported Intel-based
(amd64) instance families. The AWS and GCP KVM guidance is also split
into separate sub-bullets for readability.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 10710d1 commit 41ed29b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments