All Projects → clockworksoul → Helm Elasticsearch

clockworksoul / Helm Elasticsearch

Licence: apache-2.0
An Elasticsearch cluster on top of Kubernetes, made easier, with Helm.

Projects that are alternatives of or similar to Helm Elasticsearch

Helm Elasticstack
Kubernetes Helm Charts and Tools to run Elastic Stack(ELK) on Azure Container Service(AKS)
Stars: ✭ 76 (-38.71%)
Mutual labels:  helm-charts, elasticsearch, helm
Helmsman
Helm Charts as Code
Stars: ✭ 854 (+588.71%)
Mutual labels:  helm-charts, helm
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+387.9%)
Mutual labels:  helm-charts, helm
Video Transcode Queue
A sample video upload platform as a kubernetes cluster (WIP)
Stars: ✭ 66 (-46.77%)
Mutual labels:  helm-charts, helm
Cp Helm Charts
The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
Stars: ✭ 539 (+334.68%)
Mutual labels:  helm-charts, helm
Awesome Helm
Collaborative list of awesome helm charts and resources. PRs are welcome!
Stars: ✭ 543 (+337.9%)
Mutual labels:  helm-charts, helm
Helm Secrets
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 1,129 (+810.48%)
Mutual labels:  helm-charts, helm
Kube Charts Mirror
kubernetes helm 国内镜像,每三天更新一次
Stars: ✭ 282 (+127.42%)
Mutual labels:  helm-charts, helm
Helm Charts
Kubernetes Helm Charts for the Center for Open Science
Stars: ✭ 88 (-29.03%)
Mutual labels:  helm-charts, helm
Helm Charts
Helm Charts for Jaeger backend
Stars: ✭ 94 (-24.19%)
Mutual labels:  helm-charts, helm
Microbean Helm
A Java API for Helm, the Kubernetes package manager.
Stars: ✭ 99 (-20.16%)
Mutual labels:  helm-charts, helm
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (+200.81%)
Mutual labels:  helm-charts, helm
Helm Monitor
Monitor K8S Helm release, rollback on metrics behavior (Prometheus, Elasticsearch, Sentry)
Stars: ✭ 332 (+167.74%)
Mutual labels:  elasticsearch, helm
Nboost
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
Stars: ✭ 549 (+342.74%)
Mutual labels:  elasticsearch, helm
Ingressmonitorcontroller
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
Stars: ✭ 306 (+146.77%)
Mutual labels:  helm-charts, helm
Helm Charts
Prometheus community Helm charts
Stars: ✭ 962 (+675.81%)
Mutual labels:  helm-charts, helm
Charts
The IBM/charts repository provides helm charts for IBM and Third Party middleware.
Stars: ✭ 254 (+104.84%)
Mutual labels:  helm-charts, helm
K8s Tew
Kubernetes - The Easier Way
Stars: ✭ 269 (+116.94%)
Mutual labels:  elasticsearch, helm
Unfork
Kubectl plugin to find forked Helm Charts and other K8s resources and unfork them with Kustomize
Stars: ✭ 106 (-14.52%)
Mutual labels:  helm-charts, helm
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-19.35%)
Mutual labels:  helm-charts, helm

This project is no longer maintained

Dear friends and collegues. Given that the pires/kubernetes-elasticsearch-cluster repository -- the source of truth for this project -- is no longer maintained, and given that I don't have any time or energy to maintain this repository either, I've decided to cease maintaining it. I'll now archive it in hope that it can still serve some historical value.

Thank you all for your help and your support!

helm-elasticsearch

Build Status

An Elasticsearch cluster on top of Kubernetes, made easier.

A Helm chart that essentially lifts-and-shifts the core manifests in the pires/kubernetes-elasticsearch-cluster project.

Deploying with Helm

With Helm properly installed and configured, standing up a complete cluster is almost trivial:

$ git clone https://github.com/clockworksoul/helm-elasticsearch.git elasticsearch
$ helm install elasticsearch

Contributing

Please do! Taking pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].