docs: add Alauda Build of Spark Operator usage docs#273
Open
typhoonzero wants to merge 1 commit into
Open
Conversation
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).
Deploying alauda-ai with
|
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a usage section for Alauda Build of Spark Operator under
docs/en/spark_operator/, covering installation and how to create aSparkApplication.Pages
SparkApplication,ScheduledSparkApplication,SparkConnect); key features; use cases.violetupload → install from Marketplace → verify CSV/pods/CRDs), with an air-gap note onrelatedImages. Notes the operator watches all namespaces.SparkApplication(the built-in Spark Pi example), the namespace + driver RBAC it needs, monitoringapplicationStatetoCOMPLETED, verifying the result, aScheduledSparkApplicationexample, and a common-fields reference table.Notes
index/intro/install/how_to) used by KubeRay, KServe, etc.; integrates into the sidebar viaweight(84) +<Overview />.SparkApplicationexample uses the spec verified end-to-end against the v2.5.1 operator on a dev cluster (Spark Pi →COMPLETED), including a PSA-compliantsecurityContext.doom lintpasses with 0 errors / 0 warnings.🤖 Generated with Claude Code