Skip to content

Update load-balancing.rst - #40

Merged
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
BcKmini:docs/load-balancing-octavia
Aug 10, 2026
Merged

Update load-balancing.rst#40
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
BcKmini:docs/load-balancing-octavia

Conversation

@BcKmini

@BcKmini BcKmini commented Aug 8, 2026

Copy link
Copy Markdown
Member

Description

로드 밸런싱(Octavia) 문서의 골격을 채웠습니다.

  • 핵심 리소스 5종(로드밸런서/리스너/풀/멤버/헬스 모니터) 개념과 역할을 표로 정리
  • 트래픽이 흘러가는 순서를 다이어그램으로 정리
  • amphora 드라이버와 OVN Octavia 드라이버의 구조·리소스·기능 범위·전제 조건 차이를 비교
  • Octavia 공식 문서 및 관련 문서(kubernetes-on-openstack/octavia-load-balancer) 링크 추가

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

Checklist

  • I read the Contributing Guide.
  • The documentation builds locally: sphinx-build -W --keep-going -b html doc/source doc/build/html (build succeeded, 0 warnings)
  • The rST sources pass lint: doc8 --max-line-length 79 (0 errors)
  • New pages are registered in the parent index.rst toctree (이미 등록되어 있어 추가 변경 없음)
  • rST conventions are followed (one sentence per line, line length < 79, heading levels)

로드 밸런싱(Octavia) 문서에 핵심 리소스 개념(로드밸런서/리스너/풀/멤버/
헬스 모니터)과 트래픽 흐름, amphora 드라이버와 OVN Octavia 드라이버의
구조적 차이를 정리했다.

Closes infra-cloud-kr#24
@ianychoi

Copy link
Copy Markdown
Contributor

Looks good thank you

@ianychoi
ianychoi merged commit c6b4e16 into infra-cloud-kr:main Aug 10, 2026
2 checks passed
@BcKmini BcKmini self-assigned this Aug 10, 2026
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 load-balancing.rst

2 participants