flokkr / docker-zookeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Zookeeper Docker images

These images are part of the big-data Docker image series. All of the images use the same base docker image which contains advanced configuration loading and provides Kubernetes example resources..

Getting started

Repository contains generated Kubernetes examples (/examples) and re-usable flekszible definitions.

To generate your own resources, use flekszible:

flekszible source add github.com/elek/docker-zookeeper
flekszible app add zookeeper
flekszible generate

About

License:Apache License 2.0


Languages

Language:Makefile 39.2%Language:Dockerfile 35.8%Language:Shell 18.9%Language:Go 6.2%