docs(helm): document default Spark UI ingress TLS and annotations
This PR documents the default Spark UI ingress TLS and annotations feature introduced in PR #2513.
Fixed issue: #2558
It adds:
- An explanation of Helm-level default TLS and annotation configuration
- Clear precedence rules between Helm and SparkApplication-level settings
- Practical Helm and SparkApplication examples
This makes the default ingress TLS configuration option easier to discover and use.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign jacobsalway for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@rahul810050 Thanks for you contribution!
The documentation is hosted by kubeflow website, consider making changes to https://github.com/kubeflow/website/blob/master/content/en/docs/components/spark-operator/getting-started.md.
@rahul810050 Thanks for you contribution!
The documentation is hosted by kubeflow website, consider making changes to https://github.com/kubeflow/website/blob/master/content/en/docs/components/spark-operator/getting-started.md.
Got it @ChenYi015 , thanks for the clarification! I’ll make the documentation updates directly in the kubeflow/website repo and open a PR there.
and should i just close this pr then??
@ChenYi015 i made a pr please review it whenever you get a chance!! https://github.com/kubeflow/website/pull/4259