Skip to content

update vm-vs-container.rst - #10

Open
wonyongg wants to merge 2 commits into
infra-cloud-kr:mainfrom
wonyongg:update-vm-vs-container
Open

update vm-vs-container.rst#10
wonyongg wants to merge 2 commits into
infra-cloud-kr:mainfrom
wonyongg:update-vm-vs-container

Conversation

@wonyongg

@wonyongg wonyongg commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Description

update vm-vs-container.rst

  • 불필요 파일 .gitignore 추가

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

  • 📝 Documentation content (new or edited pages)
  • 🌐 Translation / i18n (localization)
  • 🐛 Fix (typo, broken link, build error, wrong information)
  • 🔧 Tooling / CI / repository structure
  • Other:

Related issue

Fixes #9

Checklist

  • I read the Contributing Guide.
  • The documentation builds locally: tox -e docs
  • The rST sources pass lint: tox -e pep8
  • New pages are registered in the parent index.rst toctree.
  • rST conventions are followed (one sentence per line, line length < 79.

Additional notes

@S0okJu S0okJu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋은 정리 감사합니다!

혹시 문서의 목적을 좀 더 명확히 하기 위해 컨테이너와 Nova 부분을 별도 파일로 분리하는 건 어떨까요?

편하신 방향으로 진행해주시면 좋을 것 같습니다

@llokr1 llokr1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

내용 정리 감사합니다! 읽어보니 개념이 이해하기 쉽게 잘 정리된 것 같습니다.

수정 내용 일부에 개인적인 의견을 작성해보았습니다. 확인해주시면 감사하겠습니다!

Comment thread doc/source/foundations/vm-vs-container.rst
Comment thread doc/source/foundations/vm-vs-container.rst
@Eundms

Eundms commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

@S0okJu @llokr1 리뷰 감사합니다!
리뷰를 남길 때는 PR을 올린 @wonyongg 님을 함께 멘션해 주시면, 리뷰 대상이 더 명확하게 전달될 것 같습니다 : )

@wonyongg

Copy link
Copy Markdown
Contributor Author

@S0okJu
의견 감사합니다. 노바에 대해서 말씀하신 부분 공감하는 바입니다. 보다 간략히 줄이고 링크를 통해 향후 노바에 관한 별도 파일로 이어지게 해도 좋을 거 같네요.

고민해보겠습니다.

@wonyongg

Copy link
Copy Markdown
Contributor Author

@llokr1

리뷰 감사합니다. 반영 완료하였습니다.

* - 일반적인 격리성
- 게스트 커널이 호스트 커널과 분리되므로 비교적 강한 격리를
제공한다.
- VM보다 격리 경계가 얇다. 호스트 커널 취약점의 영향을 공유할

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wonyongg 다른 곳에서는 격리 경계에 대해 강하다 라는 표현을 사용되었습니다. 얇다라는 말이 강한것의 반대되는 의미가 아닐 수 있다는 생각이 듭니다. '약한 격리 경계를 제공한다' 라고 바꾸는 것은 어떨까요?

https://github.com/infra-cloud-kr/openstack-kubernetes/pull/10/changes#diff-97845c642cdb23d916d030249d03883b1f6ee2286edfa68774e41d0d9ef8bdbfR196

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update vm-vs-container.rst

5 participants