Skip to content

docs: add operator documentation template and architecture overview#28

Closed
whg517 wants to merge 2 commits into
zncdatadev:mainfrom
whg517:docs/operator-template-and-architecture
Closed

docs: add operator documentation template and architecture overview#28
whg517 wants to merge 2 commits into
zncdatadev:mainfrom
whg517:docs/operator-template-and-architecture

Conversation

@whg517
Copy link
Copy Markdown
Member

@whg517 whg517 commented May 2, 2026

Summary

  • DOC-001: Add docs/operators/_template.md — standardized template for all Operator documentation with sections: Overview, Prerequisites, Quick Start (Install/Deploy/Verify), Configuration (Roles/Configurations/Listeners/Dependencies), Advanced (Resources/Placement/Security/Logging), Troubleshooting, Clean Up, Related Links
  • DOC-002: Add docs/architecture.md — platform architecture overview including Mermaid diagrams for platform layers, operator-go CRD abstraction, built-in operators, component dependency graph, and data flow example (Trino → Hive → HDFS)
  • Add architecture.md to the Quick Start sidebar

Changes

  • docs/operators/_template.md (new) — Operator doc template (underscore prefix = excluded from build)
  • docs/architecture.md (new) — Architecture overview
  • sidebars.ts — Added architecture link

Testing

  • npm run build passes for both en and zh-Hans locales
  • _template.md correctly excluded from build output (Docusaurus underscore convention)

whg517 added 2 commits May 2, 2026 13:47
- DOC-001: Add docs/operators/_template.md with standardized sections
  (Overview, Prerequisites, Quick Start, Configuration, Advanced, Troubleshooting)
- DOC-002: Add docs/architecture.md with platform architecture, operator-go
  framework, built-in operators, component dependencies, and data flow examples
- Add architecture.md to Quick Start sidebar
@whg517 whg517 force-pushed the docs/operator-template-and-architecture branch 2 times, most recently from a60901e to 42768dc Compare May 2, 2026 10:39
@whg517
Copy link
Copy Markdown
Member Author

whg517 commented May 2, 2026

Superseded by #30 which includes the same architecture and template content but based on main branch and with OLM references removed.

@whg517 whg517 closed this May 2, 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.

1 participant