Skip to content

Commit c7dab46

Browse files
stackable-botVladislav Supalov
and
Vladislav Supalov
committed
Update templated files to rev 7f10470 (#167)
Automatically created PR based on commit 7f1047097a1e8ac0e81e1fa580573bedf39415a2 in stackabletech/operator-templating repo. Triggered by: Manual run triggered by: vsupalov with message [Finish README epic] Co-authored-by: Vladislav Supalov <[email protected]>
1 parent ca58e20 commit c7dab46

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.readme/partials/borrowed/footer.md.j2

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ We love open-source!
1616

1717
We develop and test our operators on the following cloud platforms:
1818

19-
* Kubernetes 1.21-1.24
19+
* AKS on Microsoft Azure
2020
* EKS on Amazon Web Services (AWS)
2121
* GKE on Google Cloud Platform (GCP)
22-
* AKS on Microsoft Azure
22+
* [IONOS Cloud Managed Kubernetes](https://cloud.ionos.com/managed/kubernetes)
2323
* K3s
24+
* Kubernetes 1.21-1.24
2425

2526
We are currently working to support:
2627

.readme/partials/borrowed/links.md.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
{% if no_jenkins_job_badge %}{% else %}[![Build Actions Status](https://ci.stackable.tech/job/{{operator_name}}%2doperator%2dit%2dnightly/badge/icon?subject=Integration%20Tests)](https://ci.stackable.tech/job/{{operator_name}}%2doperator%2dit%2dnightly){% endif %}
32
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/stackabletech/{{operator_name}}-operator/graphs/commit-activity)
43
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).

.readme/partials/main.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This is a Kubernetes operator to manage [Apache Spark](https://spark.apache.org/) jobs.
22

3-
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud]((#supported-platforms)).
3+
{% include "partials/borrowed/overview_blurb.md.j2" %}
44

55
## Installation
66

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
</p>
44

55
<h1 align="center">Stackable Operator for Apache Spark</h1>
6-
76
[![Build Actions Status](https://ci.stackable.tech/job/spark-k8s%2doperator%2dit%2dnightly/badge/icon?subject=Integration%20Tests)](https://ci.stackable.tech/job/spark-k8s%2doperator%2dit%2dnightly)
87
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/stackabletech/spark-k8s-operator/graphs/commit-activity)
98
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html)
@@ -13,7 +12,7 @@
1312

1413
This is a Kubernetes operator to manage [Apache Spark](https://spark.apache.org/) jobs.
1514

16-
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud]((#supported-platforms)).
15+
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).
1716

1817
## Installation
1918

@@ -51,11 +50,12 @@ We love open-source!
5150

5251
We develop and test our operators on the following cloud platforms:
5352

54-
* Kubernetes 1.21-1.24
53+
* AKS on Microsoft Azure
5554
* EKS on Amazon Web Services (AWS)
5655
* GKE on Google Cloud Platform (GCP)
57-
* AKS on Microsoft Azure
56+
* [IONOS Cloud Managed Kubernetes](https://cloud.ionos.com/managed/kubernetes)
5857
* K3s
58+
* Kubernetes 1.21-1.24
5959

6060
We are currently working to support:
6161

0 commit comments

Comments
 (0)