Skip to content

Add Nova hypervisor registration section to concepts - #43

Merged
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
suhyenim:docs/nova-hypervisor-registration
Aug 10, 2026
Merged

Add Nova hypervisor registration section to concepts#43
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
suhyenim:docs/nova-hypervisor-registration

Conversation

@suhyenim

@suhyenim suhyenim commented Aug 9, 2026

Copy link
Copy Markdown
Member

Description

Nova 하이퍼바이저 등록 과정을 설명하는 섹션을 추가해 핵심 개념 페이지의 골격을 채웠습니다.

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 #28

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,
    heading levels, 한글(English) on first use of a term).

Additional notes

기존 concepts.rst 보강이라 toctree 등록은 해당하지 않습니다.

Explain how a Kubernetes node becomes a Nova hypervisor: the
service and compute node records created at nova-compute startup,
how the registered name comes from the node hostname via host
networking, how to verify with openstack CLI, and a brief
overview of cell mapping.
@suhyenim suhyenim self-assigned this Aug 9, 2026
@ianychoi

Copy link
Copy Markdown
Contributor

Looks good thank you

@ianychoi
ianychoi merged commit d816af6 into infra-cloud-kr:main Aug 10, 2026
2 checks passed
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 Kubernetes Node Registration as a Nova Hypervisor

2 participants