Skip to content

trippingtarballs/rethinkdb-gke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rethinkdb-gke

This project is to build a simple rethinkdb Docker image suitable for running a rethinkdb cluster on Google Container Engine with Kubernetes.

At present the resulting Docker image can be found at rbose85/rethinkdb-gke.

The project is made up of two parts;

  • docker-image – from which the docker image is created.
  • configuration – all things pertaining to kubernetes.

docker-image/Dockerfile heeds the suggested Dockerfile best practices in implementing an entrypoint.

How To Use

Launch each file in numerical order in configuration. Use the kubectl create -f <file>.json command to do so.

About

Build a rethinkdb Docker image suitable for running a rethinkdb cluster on Google Container Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages