34 lines
956 B
YAML
34 lines
956 B
YAML
annotations:
|
|
catalog.cattle.io/certified: partner
|
|
catalog.cattle.io/display-name: Apache Spark
|
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
|
catalog.cattle.io/release-name: spark
|
|
category: Infrastructure
|
|
images: |
|
|
- name: spark
|
|
image: docker.io/bitnami/spark:3.5.0-debian-11-r0
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 3.5.0
|
|
dependencies:
|
|
- name: common
|
|
repository: file://./charts/common
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Apache Spark is a high-performance engine for large-scale computing tasks,
|
|
such as data processing, machine learning and real-time data streaming. It includes
|
|
APIs for Java, Python, Scala and R.
|
|
home: https://bitnami.com
|
|
icon: https://www.apache.org/logos/res/spark/default.png
|
|
keywords:
|
|
- apache
|
|
- spark
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: spark
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/spark
|
|
version: 8.0.0
|