Skip to content

Update default kernel to Kata Containers 3.32.0 debug build - #2143

Merged
jglogan merged 1 commit into
apple:mainfrom
agamdua:kernel-3.32.0-debug
Aug 20, 2026
Merged

Update default kernel to Kata Containers 3.32.0 debug build#2143
jglogan merged 1 commit into
apple:mainfrom
agamdua:kernel-3.32.0-debug

Conversation

@agamdua

@agamdua agamdua commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Update default kernel to Kata Containers 3.32.0 debug build

Switch the default guest kernel from vmlinux-6.18.15-186 (kata-static-3.28.0) to vmlinux-6.18.35-197-debug (kata-static-3.32.0).
This updates the kernel to a newer version. The debug variant enables eBPF, kprobes, uprobes, ftrace and BTF (kata-containers/kata-containers#12567).

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

This updates the kernel to a newer version. The debug variant enables eBPF, kprobes, uprobes, ftrace and BTF (kata-containers/kata-containers#12567).

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

Switch the default guest kernel from vmlinux-6.18.15-186
(kata-static-3.28.0) to vmlinux-6.18.35-197-debug
(kata-static-3.32.0).

This updates the kernel to a newer version. The debug
variant enables eBPF, kprobes, uprobes, ftrace and BTF
(kata-containers/kata-containers#12567).

Signed-off-by: Agam Dua <agam_dua@apple.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 20, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 24.78%
Integration 66.91%
Combined 76.26%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants