-
|
Back in September 2025 Apple Containers was installed from scratch, with kernel Kata 3.17.0 / $ container system start
Verifying apiserver is running...
No default kernel configured.
Install the recommended default kernel from [https://github.com/kata-containers/kata-containers/releases/download/3.17.0/kata-static-3.17.0-arm64.tar.xz]? [Y/n]: y
Installing kernel...Please describe / document the steps that need to be taken to upgrade this kernel to the latest supported Kata kernel (as of release 0.9.0 that would be Kata 3.26.0). |
Beta Was this translation helpful? Give feedback.
Answered by
hbokh
Feb 5, 2026
Replies: 1 comment
-
|
Answering my own question $ container system kernel set --recommended
Installing the recommended kernel from https://github.com/kata-containers/kata-containers/releases/download/3.26.0/kata-static-3.26.0-arm64.tar.zst... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hbokh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answering my own question