Skip to content

Add declarative management and CRD concepts - #45

Open
dongjune8931 wants to merge 1 commit into
infra-cloud-kr:mainfrom
dongjune8931:docs/declarative-management-crd
Open

Add declarative management and CRD concepts#45
dongjune8931 wants to merge 1 commit into
infra-cloud-kr:mainfrom
dongjune8931:docs/declarative-management-crd

Conversation

@dongjune8931

Copy link
Copy Markdown

Description

Kubernetes 핵심 개념 페이지에 선언적 관리와 CRD를 설명하는 섹션을 추가해 기존 골격을 보강했습니다.

  • 원하는 상태와 현재 상태를 비교하는 조정 과정
  • CRD, Custom Resource, Controller, Operator의 역할과 관계
  • Magnum CAPI 드라이버와 CAPI/CAPO를 통한 OpenStack API 연동 흐름
  • Metal3 BareMetalHost, Bare Metal Operator와 Ironic의 연동 흐름
  • 관련 내부 문서와 Kubernetes 공식 문서 링크
  • 연동 인터페이스 문서의 관련 소제목을 참조하기 위한 라벨 추가

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

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

bridging-concepts.rst에는 관련 소제목으로 직접 연결하기 위한 참조 라벨만 추가했습니다. Metal3와 Ironic의 전용 상세 문서는 후속 작업에서 다룰 예정입니다.

Explain the CRD and controller model with Magnum/CAPO and Metal3/Ironic as OpenStack integration examples.
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 Fundamentals - Declarative Management and CRD

1 participant