docs: Add FAQ section for common questions#261
Conversation
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR is documentation-only (FAQ section) with no code changes, so does not require deploy monitoring even though it's in the kernel repo. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 6978ee8. Configure here.
| | **Sign Up** | [www.kernel.sh](https://www.kernel.sh/) | | ||
| | **Discord** | [discord.gg/FBrveQRcud](https://discord.gg/FBrveQRcud) | | ||
| | **Twitter** | [@juecd__](https://x.com/juecd__), [@rfgarcia](https://x.com/rfgarcia) | | ||
| | **Issues** | [GitHub Issues](https://github.com/kernel/kernel-images/issues) | |
There was a problem hiding this comment.
FAQ section duplicates content from same file
Low Severity
The entire FAQ section restates information already present earlier in the same README file — "What is Kernel?", "Key Features", "Installation", "Use Cases", "License", and "Help & Resources" all duplicate existing sections. This doubles the maintenance surface in one file, and the build/run mismatch bug already demonstrates how duplicated content drifts out of sync.
Reviewed by Cursor Bugbot for commit 6978ee8. Configure here.


Summary
Add comprehensive FAQ section covering Kernel sandboxed Chrome browsers:
Changes
Checklist
Note
Low Risk
Documentation-only change to README.md with no runtime or security impact.
Overview
Adds a new FAQ section at the end of
README.md(after the Colophon), packaging onboarding and reference material in one place for readers who skip the long body above.The FAQ restates what Kernel is, features, Docker and Unikraft install commands, requirements (memory, WebRTC/TURN, Kraft, UKC secrets,
VCPUS), use cases, license, and a help/resources table with links to docs, signup, Discord, Twitter, and GitHub issues. Much of this mirrors earlier README sections but uses tables and shorter copy for quick scanning.Reviewed by Cursor Bugbot for commit 6978ee8. Bugbot is set up for automated code reviews on this repo. Configure here.