Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tosca-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Federica Fanzago
tosca-templates
Commits
28d25e05
Commit
28d25e05
authored
1 year ago
by
Marco Verlato
Browse files
Options
Downloads
Plain Diff
Merge branch 'spark-3.4.1' into 'master'
update to Spark 3.4.1 See merge request
infn-cloud/tosca-templates!91
parents
1ecd0206
7a9fefea
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/spark_cluster.yaml
+2
-1
2 additions, 1 deletion
kubernetes/spark_cluster.yaml
with
2 additions
and
1 deletion
kubernetes/spark_cluster.yaml
+
2
−
1
View file @
28d25e05
...
...
@@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
imports
:
-
indigo_custom_types
:
https://baltig.infn.it/infn-cloud/tosca-types/raw/v2.0.3/tosca_types/applications/spark_types.yaml
description
:
Deploy a complete Spark 3.
0
.1 + Jupyter Notebook on top of a Kubernetes (K8s) computing cluster
description
:
Deploy a complete Spark 3.
4
.1 + Jupyter Notebook on top of a Kubernetes (K8s)
1.24
computing cluster
metadata
:
display_name
:
Spark + Jupyter cluster
...
...
@@ -148,6 +148,7 @@ topology_template:
values_file
:
|
hub:
host: {{ externalIp }}
image: dodasts/jhub:v0.0.15-jhub
s3:
bucket: {{ s3_bucket }}
endpoint: {{ s3_endpoint }}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment