Skip to content

Example Sinatra application with Kubernetes deployment scripts

Notifications You must be signed in to change notification settings

ennioj/sinatra-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

This repository provides a simple Sinatra webapp and a set of scripts to deploy this sinatra app and a postgres db on a Kubernetes cluster (Google Container Engine).

Getting started

Use scripts/clusterctrl script to start/stop kubernetes cluster. Please note that prior running the clusterctrl command you should properly configure the gcloud utility.

About

Example Sinatra application with Kubernetes deployment scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.3%
  • Shell 39.1%
  • HTML 6.6%