update vm-vs-container.rst - #10
Open
wonyongg wants to merge 2 commits into
Open
Conversation
S0okJu
requested changes
Jul 21, 2026
S0okJu
left a comment
There was a problem hiding this comment.
좋은 정리 감사합니다!
혹시 문서의 목적을 좀 더 명확히 하기 위해 컨테이너와 Nova 부분을 별도 파일로 분리하는 건 어떨까요?
편하신 방향으로 진행해주시면 좋을 것 같습니다
llokr1
requested changes
Jul 21, 2026
llokr1
left a comment
Member
There was a problem hiding this comment.
내용 정리 감사합니다! 읽어보니 개념이 이해하기 쉽게 잘 정리된 것 같습니다.
수정 내용 일부에 개인적인 의견을 작성해보았습니다. 확인해주시면 감사하겠습니다!
Contributor
Contributor
Author
|
@S0okJu 고민해보겠습니다. |
Contributor
Author
|
리뷰 감사합니다. 반영 완료하였습니다. |
SuperSon7
requested changes
Jul 25, 2026
| * - 일반적인 격리성 | ||
| - 게스트 커널이 호스트 커널과 분리되므로 비교적 강한 격리를 | ||
| 제공한다. | ||
| - VM보다 격리 경계가 얇다. 호스트 커널 취약점의 영향을 공유할 |
There was a problem hiding this comment.
@wonyongg 다른 곳에서는 격리 경계에 대해 강하다 라는 표현을 사용되었습니다. 얇다라는 말이 강한것의 반대되는 의미가 아닐 수 있다는 생각이 듭니다. '약한 격리 경계를 제공한다' 라고 바꾸는 것은 어떨까요?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
update vm-vs-container.rst
This PR was written with the assistance of generative AI.
I have reviewed the changes myself and take full responsibility for the content.
Type of change
Related issue
Fixes #9
Checklist
tox -e docstox -e pep8index.rsttoctree.Additional notes