Skip to content

docs: add Alauda Build of Spark Operator usage docs#273

Open
typhoonzero wants to merge 1 commit into
masterfrom
docs/spark-operator-usage
Open

docs: add Alauda Build of Spark Operator usage docs#273
typhoonzero wants to merge 1 commit into
masterfrom
docs/spark-operator-usage

Conversation

@typhoonzero

Copy link
Copy Markdown
Contributor

Adds a usage section for Alauda Build of Spark Operator under docs/en/spark_operator/, covering installation and how to create a SparkApplication.

Pages

  • intro — what the operator is and its CRDs (SparkApplication, ScheduledSparkApplication, SparkConnect); key features; use cases.
  • install — OLM / OperatorHub install flow (violet upload → install from Marketplace → verify CSV/pods/CRDs), with an air-gap note on relatedImages. Notes the operator watches all namespaces.
  • how_to/run_spark_application — submit a SparkApplication (the built-in Spark Pi example), the namespace + driver RBAC it needs, monitoring applicationState to COMPLETED, verifying the result, a ScheduledSparkApplication example, and a common-fields reference table.

Notes

  • Mirrors the existing component doc layout (index / intro / install / how_to) used by KubeRay, KServe, etc.; integrates into the sidebar via weight (84) + <Overview />.
  • The SparkApplication example uses the spec verified end-to-end against the v2.5.1 operator on a dev cluster (Spark Pi → COMPLETED), including a PSA-compliant securityContext.
  • doom lint passes with 0 errors / 0 warnings.

🤖 Generated with Claude Code

Add a usage section for the Spark Operator under docs/en/spark_operator/:

- intro: what the operator is and its CRDs (SparkApplication,
  ScheduledSparkApplication, SparkConnect)
- install: OLM/OperatorHub install flow (violet upload → install → verify),
  with an air-gap note on relatedImages
- how_to/run_spark_application: submit a SparkApplication (Spark Pi),
  the namespace + driver RBAC it needs, monitoring to COMPLETED, verifying
  the result, a ScheduledSparkApplication example, and a common-fields reference

Mirrors the existing component doc layout (index/intro/install/how_to).
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying alauda-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4dd9ebb
Status: ✅  Deploy successful!
Preview URL: https://f2c37130.alauda-ai.pages.dev
Branch Preview URL: https://docs-spark-operator-usage.alauda-ai.pages.dev

View logs

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