kubeflow/sdk

docs: Improve Spark documentation navigation and structure to align with other Kubeflow SDK components

開放

#618 建立於 2026年7月19日

 (7 則留言) (1 個反應) (1 位負責人)Python (196 個分叉)auto 404
area/sparkgood first issuehelp wantedkind/feature

倉庫指標

星標
 (124 顆星)
PR 合併指標
 (平均合併 12天 14小時) (30 天內合併 31 個 PR)

描述

What would you like to be added?

The goal of this issue is to improve the Spark documentation by restructuring it into multiple sections, similar to the Trainer and Optimizer documentation.

Potential improvements include:

  • Add a Example section.
  • Split the documentation into dedicated guides instead of a single page.
  • Improve the current documentation

This issue can be implemented through multiple documentation PRs.

Why is this needed?

The Spark documentation currently consists of a single navigation entry, making it difficult to discover features and navigate as the SDK grows.

Trainer and Optimizer already provide a structured documentation experience with dedicated sections and guides. Aligning the Spark documentation with that structure will improve discoverability, onboarding, and overall consistency across the Kubeflow SDK documentation.

貢獻者指南