• This repository has been archived on 28/Oct/2019
  • Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language Smarty
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Elasticsearch cluster on top of Kubernetes, made easier, with 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.

More Repositories

1

smudge

A lightweight library that provides group member discovery, status dissemination, and failure detection using the SWIM epidemic protocol.
Go
463
star
2

docker-gc-cron

A Docker image that allows scheduled cleanup of unused Docker images, containers, and volumes.
Shell
146
star
3

today-i-learned

A repo to keep track of random things I learned. Most technical, many not.
41
star
4

docker-zork1

Play Zork I: The Great Underground Empire -- with Docker!
Dockerfile
11
star
5

mlnd-notebook

A modification of the Jupyter data science notebook, and docker-compose file to run it, customized for the Udacity Machine Learning Nanodegree program
Dockerfile
8
star
6

terraform-provider-env

Makefile
5
star
7

k8s-in-a-can

A convenience image for building and interacting with Kubernetes clusters in AWS. Ubuntu with awscli/kubectl/kops/helm.
Shell
5
star
8

mediawiki

A Go SDK for MediaWiki
Go
4
star
9

livestream2022

Go
3
star
10

docker-zork2

Play Zork II: The Wizard of Frobozz -- with Docker!
3
star
11

helm-jenkins

A Kubernetes installation of the open-source continuous integration server using Helm.
Smarty
3
star
12

docker-zork3

Play Zork III: The Dungeon Master -- with Docker!
1
star
13

hhgttg

Play Infocom's "Hitchhiker's Guide to the Galaxy" -- with Docker!
1
star
14

columnizer

A trivial library that can columnize slices of structs into strings for output.
Go
1
star
15

mediawiki_exporter

A Prometheus exporter for Mediawiki
Go
1
star
16

DedupeInJavaAndGroovy

a simple command-line utility that identifies and selectively deletes duplicate files, implemented in Java and Groovy for my own learning purposes
Java
1
star
17

java-for-k8s

A set of Dockerfiles for Java language execution in Kubernetes
Shell
1
star
18

clockworksoul

1
star
19

ps1

My bash custom prompt (PS1) -- because people have asked me for it. Enjoy!
1
star