Skip to content

A sample application for development in docker-compose and deployment via Kubernetes (GKE)

Notifications You must be signed in to change notification settings

jbielick/rails-kubernetes-starter

Repository files navigation

Rails on docker-compose and Kubernetes (GKE)

docker-compose up

This is a demo app for showcasing a Rails 5 application running on docker-compose in development and Kubernetes on GKE in production.

Read Part I: Rails on docker-compose here.

Read Part II: Rails on Kubernetes here