charts
DISCONTINUED
spark-on-k8s-operator
Our great sponsors
charts | spark-on-k8s-operator | |
---|---|---|
26 | 8 | |
15,373 | 2,348 | |
- | 0.7% | |
2.1 | 2.2 | |
over 1 year ago | 6 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
charts
-
Loading Kibana dashboards using Metricbeat through HELM charts
I did this using the incubator/raw chart ( https://github.com/helm/charts/tree/master/incubator/raw ), by creating a k8s Job.
-
K8S - using Prometheus to monitor another prometheus instance in secure way
I've installed Prometheus operator 0.34 (which works as expected) on cluster A (main prom)Now I want to use the federation option,I mean collect metrics from other Prometheus which is located on other K8S cluster B
-
How to silence Prometheus Alertmanager using config files?
I'm using the official stable/prometheus-operator chart do deploy Prometheus with helm.
-
Prometheus Definitive Guide Part III - Prometheus Operator
Enter the default username: admin and password: prom-operator which you can find from here to access Grafana.
- Multipass, Microk8s, Prometheus and Grafana
- ECS migrate to EKS part 3
-
Deploying Jenkins on Google Cloud
In this step opta generates terraform code to deploys helm chart. You can review the plan and accept it. It will take around 2-3 minutes for the plan to get applied. For specifying values to the helm chart you can modify the values inside opta-gcp/opta.yml . Refer to jenkins helm chart for more details https://github.com/helm/charts/tree/master/stable/jenkins. After opta apply finishes you will have jenkins up and running on your infra.
-
k8s-secretgen: Got tired of generating secrets for testing stuff so I made a script to automate it.
I do use Helm to deploy, but the trouble with using it for secrets is that it overwrites them on an upgrade.
-
My Journey With Spark On Kubernetes... In Python (1/3)
In this section, you use Helm to deploy the Kubernetes Operator for Apache Spark from the incubator Chart repository. Helm is a package manager you can use to configure and deploy Kubernetes apps.
-
Autoscaling Redis applications on Kubernetes 🚀🚀
Redis: I have used Azure Cache for Redis, but feel free to explore other options e.g. you can install one in your Kubernetes cluster using a Helm chart).
spark-on-k8s-operator
-
Experience setting up Spark and Hudi on Kubernetes
We're using https://github.com/bitnami/charts/tree/main/bitnami/spark, but I have heard good things about https://github.com/GoogleCloudPlatform/spark-on-k8s-operator as well. Hudi should not need any long running deployments as per the docs https://hudi.apache.org/docs/0.5.1/deployment/#deploying
-
[Spark-k8s] — Getting started # Part 1
The SparkOperator must be installed before we can use Spark on Kubernetes. Google created this operator, which is available on Github. In a nutshell, the operator is in charge of monitoring the cluster for specific events related to the spark job, as known as kind: SparkApplication
-
My Journey With Spark On Kubernetes... In Python (1/3)
In this section, you use Helm to deploy the Kubernetes Operator for Apache Spark from the incubator Chart repository. Helm is a package manager you can use to configure and deploy Kubernetes apps.
-
My Journey With Spark On Kubernetes... In Python (2/3)
Additional details of how SparkApplications are run can be found in the design documentation.
-
Gopher Gold #14 - Wed Oct 07 2020
GoogleCloudPlatform/spark-on-k8s-operator (Go): Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
What are some alternatives?
volcano - A Cloud Native Batch System (Project under CNCF)
kubernetes-mixin - A set of Grafana dashboards and Prometheus alerts for Kubernetes.
external-dns - Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
trojan-go - Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
helm-operator - Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming.
cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming [Moved to: https://github.com/cdk8s-team/cdk8s]
enhancements - Enhancements tracking repo for Kubernetes
keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]
kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs
flink-on-k8s-operator - Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.