kubeflow/sdk

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

オープン

#618 opened on 2026/07/19

 (7 件のコメント) (1 件のリアクション) (1 人の担当者)Python (196 件のフォーク)auto 404
area/sparkgood first issuehelp wantedkind/feature

Repository metrics

Stars
 (124 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド